[BACK]Return to utils.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / Ti

File: [local] / OpenXM / src / Ti / Attic / utils.h (download)

Revision 1.1.1.1 (vendor branch), Fri Oct 8 02:12:13 1999 UTC (24 years, 8 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines

o import OpenXM sources

/*
** utils.h                                 Birk Huber, 4/99 
** 
**  A place for general global definitions which must be accessible 
**  througout the program.
**
** TiGERS,  Toric Groebner Basis Enumeration by Reverse Search 
** copyright (c) 1999  Birk Huber
**
*/
int eatwhite(FILE *is);
#define TRUE 0
#define FALSE 1