From fe9abdc4e7865f01116207798995a36ef7b447fc Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 12 Mar 2002 18:10:21 +0000 Subject: [PATCH] syntax error correction --- src/WOKLibs/WOKLibs_CMPLRS.edl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WOKLibs/WOKLibs_CMPLRS.edl b/src/WOKLibs/WOKLibs_CMPLRS.edl index 3a401d7..56c1a00 100755 --- a/src/WOKLibs/WOKLibs_CMPLRS.edl +++ b/src/WOKLibs/WOKLibs_CMPLRS.edl @@ -9,7 +9,7 @@ @uses "CSF.edl"; @string %CMPLRS_CXX_Options = " -I"%CSF_TCL_INCLUDE %CMPLRS_CXX_Options ; -if ( %Station == "wnt" ) then +@if ( %Station == "wnt" ) then @string %CMPLRS_ExportBehaviour = " -D__" %Entity "_DLL"; @endif; -- 2.39.5