]> OCCT Git - occt-wok.git/commitdiff
Initial revision
authorcas <cas@opencascade.com>
Mon, 15 Nov 1999 18:00:29 +0000 (18:00 +0000)
committercas <cas@opencascade.com>
Mon, 15 Nov 1999 18:00:29 +0000 (18:00 +0000)
src/IDLFront/IDLFront_LDSHR.edl [new file with mode: 0755]

diff --git a/src/IDLFront/IDLFront_LDSHR.edl b/src/IDLFront/IDLFront_LDSHR.edl
new file mode 100755 (executable)
index 0000000..007a86c
--- /dev/null
@@ -0,0 +1,10 @@
+@ifnotdefined ( %IDLFront_LDSHR_EDL ) then
+ @set %IDLFront_LDSHR_EDL = "";
+ @if ( %Station == "sun" ) then 
+  @set %LDSHR_DBMSOpt = "";
+  @template LDSHR_Footer () is
+  $ ;
+  @end;
+ @endif;
+@endif;
+