From: cas Date: Fri, 9 Jun 2000 14:09:51 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=582953bbcbf5c56cee4d1b948568f47250722927;p=occt-wok.git No comments --- diff --git a/src/IDLFront/IDLFront_CMPLRS.edl b/src/IDLFront/IDLFront_CMPLRS.edl index 3e648db..c20f7b0 100755 --- a/src/IDLFront/IDLFront_CMPLRS.edl +++ b/src/IDLFront/IDLFront_CMPLRS.edl @@ -3,3 +3,8 @@ @string %CMPLRS_C_Options += " -Ae "; @endif; + +@if ( %Station == "lin" ) then + @string %CMPLRS_C_ModeOpt = " -O2 -DNo_Exception " ; +@endif; +