| Current Path : /usr/home/beeson/Otter-Lambda/yyy/ |
| Current File : /usr/home/beeson/Otter-Lambda/yyy/vardata.h |
typedef struct
{ term *varlist;
int nvariables;
int maxvariables;
int eigenvariable;
parameter *parameters;
int nparameters;
int maxparameters;
varinf *varinfo;
} vardata; /* These are the data manipulated by var.DLL */