summaryrefslogtreecommitdiff
path: root/src/PCDM/PCDM_Document.cdl
blob: d717434a830539e636d9272c3eb46af4dc89ca9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-- 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;