=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/parse/eval.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM_contrib2/asir2000/parse/eval.c 1999/12/03 07:39:12 1.1 +++ OpenXM_contrib2/asir2000/parse/eval.c 2000/02/08 04:47:12 1.2 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/src/asir99/parse/eval.c,v 1.2 1999/11/18 05:42:03 noro Exp $ */ +/* $OpenXM: OpenXM_contrib2/asir2000/parse/eval.c,v 1.1.1.1 1999/12/03 07:39:12 noro Exp $ */ #include #include "ca.h" #include "al.h" @@ -8,7 +8,9 @@ #include #include #endif +#if PARI #include "genpari.h" +#endif extern jmp_buf timer_env;