[BACK]Return to round.c CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / builtin

Annotation of OpenXM_contrib2/asir2000/builtin/round.c, Revision 1.5

1.1       noro        1: #include "ca.h"
                      2: #include "parse.h"
                      3:
                      4: struct ftab round_tab[] = {
                      5:        {0,0,0},
                      6: };

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