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