SCM Repository
View of /sml/trunk/ckit/src/variants/group.cm
Parent Directory
|
Revision Log
Revision 803 -
(download)
(annotate)
Thu Mar 22 19:30:19 2001 UTC (21 years, 3 months ago) by blume
File size: 463 byte(s)
Thu Mar 22 19:30:19 2001 UTC (21 years, 3 months ago) by blume
File size: 463 byte(s)
corrected earlier goof-up (now compiles under 110.0.x again)
Group (../ckit-lib.cm) is #if defined(NEW_CM) #if (SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11029) (* standard basis *) $/basis.cm #else (* standard basis *) basis.cm #endif #else #error new CM required #endif parse-control-sig.sml type-check-control-sig.sml config-sig.sml #if (defined(d)) d/config.sml #elif (defined(fiveessc)) 5essc/config.sml #else ansic/config.sml #endif
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |