| Current Path : /usr/home/beeson/Otter-Lambda/yyy/ |
| Current File : /usr/home/beeson/Otter-Lambda/yyy/tools.h |
/* function prototypes of often-used functions */ MEXPORT_HEAP void nospace(void); /* top.c */ MEXPORT_MSTRING int mstring(term,char *); MEXPORT_PROVER int invert_ineq(term,term,term,term *, unsigned short *); /* invineq.c, solves some one-to-one inequalities */