From 628564ab79a8bbb2abb0cfb203dfde157c640fff Mon Sep 17 00:00:00 2001 From: cas Date: Mon, 15 Nov 1999 18:00:29 +0000 Subject: [PATCH] Initial revision --- src/CPPIntExt/CPPIntExt_LDSHR.edl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 src/CPPIntExt/CPPIntExt_LDSHR.edl diff --git a/src/CPPIntExt/CPPIntExt_LDSHR.edl b/src/CPPIntExt/CPPIntExt_LDSHR.edl new file mode 100755 index 0000000..b0389a3 --- /dev/null +++ b/src/CPPIntExt/CPPIntExt_LDSHR.edl @@ -0,0 +1,10 @@ +@ifnotdefined ( %CPPIntExt_LDSHR_EDL ) then + @set %CPPIntExt_LDSHR_EDL = ""; + @if ( %Station == "sun" ) then + @set %LDSHR_DBMSOpt = ""; + @template LDSHR_Footer () is + $ ; + @end; + @endif; +@endif; + -- 2.39.5