]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Tue, 10 Jul 2001 15:27:28 +0000 (15:27 +0000)
committercas <cas@opencascade.com>
Tue, 10 Jul 2001 15:27:28 +0000 (15:27 +0000)
src/WOKStepsDef/WOKSteps_Del.edl
src/WOKStepsDef/WOKSteps_schema.edl

index 023908ee0182df2c8c43e920b03246ddb755184f..2ab1c9cc2028f06904d690ea2b5a57dd71aab944 100755 (executable)
@@ -22,7 +22,7 @@
 @if ( %Station != "wnt" ) then
        @template WOKSteps_Dummy_Include ( %FilePath ) is
         $ /bin/rm -f %FilePath
-        $ echo '#error %FilePath has disappeared' > %FilePath
+---##POP        $ echo '#error %FilePath has disappeared' > %FilePath
        @end;
 
        @template WOKSteps_Save_File     ( %FilePath ) is
index 2daf7307bfe086a2072ee02fabad237486278760..2a1e60295c03d9240821868b44e828751f92f46b 100755 (executable)
@@ -33,9 +33,8 @@
  @set %WOKSteps_jini_LinksWith    = "";
  @set %WOKSteps_toolkit_LinksWith      = " obj.lib ";
 
 @set %WOKSteps_toolkit_ListWith       = " obj.comp ";
+ @set %WOKSteps_toolkit_ListWith       = " obj.comp ";
 
-       
   @set %WOKSteps_delivery_cdl_list_steps = "src";
   @set %WOKSteps_delivery_cdl_list_extensions = ".cdl";
   @set %WOKSteps_delivery_inc_list_steps = "xcpp.sch";