summaryrefslogtreecommitdiff
path: root/src/Aspect/Aspect_GraphicDriver.cdl
blob: af35b82829f42b1c853b8e50ea11018e2a09a1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--
-- File:	Aspect_GraphicDriver.cdl
-- Created:	Mardi 28 janvier 1997
-- Author:	CAL
--
---Copyright:	MatraDatavision 1997
--

deferred class GraphicDriver from Aspect inherits TShared

is

	Initialize;

end GraphicDriver from Aspect;