Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / sources / yagle / xyagle / XYA_object.h
1 /*------------------------------------------------------------\
2 | |
3 | Tool : XYAG |
4 | |
5 | File : Object.h |
6 | |
7 | Authors : Jacomme Ludovic |
8 | |
9 | Date : 01.06.96 |
10 | |
11 \------------------------------------------------------------*/
12
13 /*------------------------------------------------------------\
14 | |
15 | Include Files |
16 | |
17 \------------------------------------------------------------*/
18
19 # ifndef XYA_OBJECT_H
20 # define XYA_OBJECT_H
21
22 /*------------------------------------------------------------\
23 | |
24 | Constants |
25 | |
26 \------------------------------------------------------------*/
27 /*------------------------------------------------------------\
28 | |
29 | Types |
30 | |
31 \------------------------------------------------------------*/
32 /*------------------------------------------------------------\
33 | |
34 | Variables |
35 | |
36 \------------------------------------------------------------*/
37 /*------------------------------------------------------------\
38 | |
39 | Functions |
40 | |
41 \------------------------------------------------------------*/
42
43 # endif