readcuiksystemtypes.h
Go to the documentation of this file.
1 #ifndef YACTYPESCSH
2 #define YACTYPESCSH
3 
4 
28 typedef struct {
29  char *id;
30  double value;
31 } Texpr;
32 
33 #endif
Expressions that appear in the constant declarations are either variables (and have and name) or cons...
double value