0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one...
[occt.git] / src / StepFile / StepFile_CMPLRS.edl
1 -- File:        StepFile_CMPLRS.edl
2 -- Author:      admin of IED Factory
3 -- History:     Wed Sep 13 18:37:16 2000        admin of IED Factory    Creation
4 -- Copyright:    Matra Datavision 2000
5
6 @ifnotdefined ( %StepFile_CMPLRS_EDL) then
7 @set %StepFile_CMPLRS_EDL = "";
8
9 --- Insert your stuff Here
10
11 @if ( %Station == "hp" ) then
12         @string %CMPLRS_C_Options += " -Aa "; -- usage of ANSI mode
13 @endif;
14
15 @endif;