SCM Repository
Diff of /sml/trunk/ckit/src/variants/sources.cm
Parent Directory
|
Revision Log
|
Patch
revision 597, Wed Apr 5 18:34:51 2000 UTC | revision 802, Thu Mar 22 19:08:43 2001 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | Group is | Group is |
2 | ||
3 | #if defined(NEW_CM) | #if defined(NEW_CM) |
4 | #if (SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11029) | |
5 | ||
6 | (* standard basis *) | |
7 | $/basis.cm | |
8 | #else | |
9 | (* standard basis *) | (* standard basis *) |
10 | basis.cm | basis.cm |
11 | #endif | #endif |
12 | #endif | |
13 | ||
14 | parse-control-sig.sml | parse-control-sig.sml |
15 | type-check-control-sig.sml | type-check-control-sig.sml |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |