summaryrefslogtreecommitdiff
path: root/src/PPrsStd/PPrsStd.cdl
blob: 9e7ed8ff823835106fa223831cc5d39dc28be5ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-- File:	PPrsStd.cdl
-- Created:	Tue Aug 26 16:29:44 1997
-- Author:	SMO
--		<SMO@hankox.paris1.matra-dtv.fr>
---Copyright:	 Matra Datavision 1997

package PPrsStd

uses

  Standard,
  Quantity,
  PDF,
  PCollection,
  gp

is
    class AISPresentation; 
    class AISPresentation_1;
    --class Position; now it is in PDataStd
    
end PPrsStd;