move omega subdir to omega_interface
[barvinok.git] / omega_interface / omega_calc / yylex.h
blobb1868c4686ce096198cc270e3c893c6653c2c8ac
1 extern int yylex(void);
2 extern void yyerror(const char *);
3 extern void initializeScanBuffer();
4 extern void flushScanBuffer();