Rev 8086 | Rev 8160 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8086 | Rev 8122 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | #define LIBWIMS yes |
18 | #define LIBWIMS yes |
19 | 19 | ||
20 | #include "libwims.h" |
20 | #include "libwims.h" |
21 | #include "mt19937ar.c" |
21 | #include "mt19937ar.c" |
22 | #include "errors.c" |
22 | #include "errors.c" |
23 | #include " |
23 | #include "liblines.c" |
24 | #include "evalue.c" |
24 | #include "evalue.c" |
25 | /* #include "compare.c" */ |
25 | /* #include "compare.c" */ |
26 | #include "math.c" |
26 | #include "math.c" |
27 | /* #include "rawmath.c" */ |
27 | /* #include "rawmath.c" */ |
28 | #include "dir.c" |
28 | #include "dir.c" |