| Current Path : /usr/home/beeson/MathXpert/ |
| Current File : /usr/home/beeson/MathXpert/autotest.h |
typedef struct
{ char autotest[32];
int selectiontest;
int randomtest;
int savedoctest;
int graphbuttontest;
int supertest;
} autoteststruct;
int autotest(int *, int *);
int autotesting(void);
int autotestsave(void);
int autotest_graphbutton(void);
int read_autoinit(void);
void autographlog(void *, int);
int supertesting(void);