]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Wed, 9 Feb 2000 18:45:54 +0000 (18:45 +0000)
committercas <cas@opencascade.com>
Wed, 9 Feb 2000 18:45:54 +0000 (18:45 +0000)
src/WOKDeliv/WOKDeliv_DelivBuildExec.cxx
src/WOKDeliv/WOKDeliv_DeliveryArchive.cxx

index 7502064135432cbb7f7657b893f66c12c27f6c92..30de105b3f4eff0cd27faeeb78423aee749a6ecd 100755 (executable)
@@ -86,7 +86,8 @@ Standard_Boolean WOKDeliv_DelivBuildExec::HandleInputFile(const Handle(WOKMake_I
 
 
 Standard_Boolean WOKDeliv_DelivBuildExec::MakeldFile
-(const Handle(WOKernel_Parcel)& theParcel,
+//(const Handle(WOKernel_Parcel)& theParcel,
+(const Handle(WOKernel_Parcel)& ,
  const Handle(WOKernel_DevUnit)& thesourceunit, 
  const Handle(WOKernel_DevUnit)& thedestunit, 
  const Handle(TCollection_HAsciiString)& nameexec,
index 75132972eb6a527c21f0356ba676ba7cebd7edf5..0e208bd0f67bfd8348c75ea8e4e42fb22e98e156 100755 (executable)
@@ -34,8 +34,10 @@ Standard_Boolean WOKDeliv_DeliveryArchive::NeedsObjects() const
 }
 
 
-void WOKDeliv_DeliveryArchive::ComputeOutputLIB(const Handle(WOKernel_DevUnit)& thesourceunit,
-                                              const Handle(WOKMake_InputFile)& inCOMP)
+//void WOKDeliv_DeliveryArchive::ComputeOutputLIB(const Handle(WOKernel_DevUnit)& thesourceunit,
+//                                            const Handle(WOKMake_InputFile)& inCOMP)
+void WOKDeliv_DeliveryArchive::ComputeOutputLIB(const Handle(WOKernel_DevUnit)& ,
+                                              const Handle(WOKMake_InputFile)& )
 {
 }