[BACK]Return to has_times.c CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / pari-2.2 / config

Annotation of OpenXM_contrib/pari-2.2/config/has_times.c, Revision 1.1

1.1     ! noro        1: main(){ extern int times(); printf("%d",times());}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>