Integration of OCCT 6.5.0 from SVN
[occt.git] / src / QABUC / QABUC.cdl
1 -- File:        QABUC.cdl
2 -- Created:     Mon Jun 17 10:49:02 2002
3 -- Author:      QA Admin
4 --              <qa@russox>
5 ---Copyright:    Matra Datavision 2002
6
7 package QABUC
8      uses Draw
9 is
10     Commands(DI : in out Interpretor from Draw);
11 end;