summaryrefslogtreecommitdiff
path: root/src/AppStdL/AppStdL.cdl
blob: e09dfc6e4b32b0324f6b684886e4d011a9decb4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- File:        AppStdL.cdl
-- Created:     Jun 29 11:40:00 2004
-- Author:      Eugeny NAPALKOV 
--  	    	<env@kivox>
-- Copyright:   Matra Datavision 2004

package AppStdL

uses  

    Standard, TCollection, TColStd, Resource, CDM, TDocStd
is
    class Application; 
      
end AppStdL;