From f3d93515a82086471fdd9f732afb09a5fcffd9d1 Mon Sep 17 00:00:00 2001 From: cas Date: Mon, 15 Nov 1999 18:00:29 +0000 Subject: [PATCH] Initial revision --- src/IDLFront/IDLFront_LDSHR.edl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 src/IDLFront/IDLFront_LDSHR.edl diff --git a/src/IDLFront/IDLFront_LDSHR.edl b/src/IDLFront/IDLFront_LDSHR.edl new file mode 100755 index 0000000..007a86c --- /dev/null +++ b/src/IDLFront/IDLFront_LDSHR.edl @@ -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; + -- 2.39.5