blob: 8c0fbd6549823e7985f164d1bc90ee2f0f7a5b41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--
-- File: PCollection_WOKSteps.edl
-- Author: Stephane Callegari
-- History: 30-04-98 : CAL : Creation
-- Copyright: Matra Datavision 1998
--
@ifnotdefined ( %PCollection_WOKSteps_EDL) then
@set %PCollection_WOKSteps_EDL = "";
@string %WOKSteps_XcppGroup = " xcpp.fill xcpp.src xcpp.header xcpp.template obj.cgen obj.inc ";
--@set %WOKSteps_xcpp_repl = "*PCollection_Replace(xcpp.header)";
@endif;
|