blob: 2e302cd2c2eb7a68db528c125a8fc0e8e49485a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--
-- File: BRepSweep_WOKSteps.edl
-- Author: JR
-- History: 19-11-99
-- Copyright: Matra Datavision 1999
--
@ifnotdefined ( %BRepSweep_WOKSteps_EDL) then
@set %BRepSweep_WOKSteps_EDL = "";
@string %WOKSteps_XcppGroup += " xcpp.repl ";
@set %WOKSteps_xcpp_repl = "*BRepSweep_Replace(xcpp.header)";
@endif;
|