| Current Path : /usr/home/beeson/MathXpert/ |
| Current File : /usr/home/beeson/MathXpert/select.h |
int select_term(lterm *t, BIGRECT *r, rectlist *selection_region, lterm *ans); int disjoint(BIGRECT *, BIGRECT *); int lcontainseq(lterm); rectlist *SelectionRegion(lterm lt, BIGRECT *r, BIGRECT *activearea); #define BROKEN(u) ((u).linelist && (u).linelist->next) /* a broken term has a linelist of length at least 2 */