mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
14 lines
286 B
Plaintext
Executable File
14 lines
286 B
Plaintext
Executable File
-- File: PCDM_PCDM.cdl
|
|
-- Created: Fri Aug 1 15:26:17 1997
|
|
-- Author: Jean-Louis Frenkel
|
|
-- <rmi@frilox.paris1.matra-dtv.fr>
|
|
---Copyright: Matra Datavision 1997
|
|
|
|
deferred class Document from PCDM inherits Persistent from Standard
|
|
|
|
uses Document from CDM
|
|
|
|
is
|
|
|
|
end Document from PCDM;
|