mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 04:37:23 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
18
src/PFunction/PFunction.cdl
Executable file
18
src/PFunction/PFunction.cdl
Executable file
@@ -0,0 +1,18 @@
|
||||
-- File: PFunction.cdl
|
||||
-- Created: Thu Jun 17 10:55:04 1999
|
||||
-- Author: Vladislav ROMASHKO
|
||||
-- <vro@flox.nnov.matra-dtv.fr>
|
||||
---Copyright: Matra Datavision 1999
|
||||
|
||||
package PFunction
|
||||
|
||||
uses
|
||||
|
||||
PDF,
|
||||
Standard
|
||||
|
||||
is
|
||||
|
||||
class Function;
|
||||
|
||||
end PFunction;
|
||||
Reference in New Issue
Block a user