Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 9 | ||
---|---|---|---|
Line 96... | Line 96... | ||
96 | * Revision 1.1 99/06/25 14:36:23 14:36:23 mjames (Mike James) |
96 | * Revision 1.1 99/06/25 14:36:23 14:36:23 mjames (Mike James) |
97 | * Initial revision |
97 | * Initial revision |
98 | * |
98 | * |
99 | |
99 | |
100 | |
100 | |
101 | #pragma once |
101 | #pragma once |
- | 102 | ||
- | 103 | #include "stdio.h" |
|
102 | #include "generic.h" |
104 | #include "generic.h" |
103 | * */ |
105 | * */ |
104 | #if !defined _EXPRESSION |
106 | #if !defined _EXPRESSION |
105 | #define _EXPRESSION |
107 | #define _EXPRESSION |
106 | 108 | ||
107 | /* constants for object types found at bottom of expressions */ |
109 | /* constants for object types found at bottom of expressions */ |