SCM Repository
View of /sml/trunk/ckit/src/variants/group.cm
Parent Directory
|
Revision Log
Revision 943 -
(download)
(annotate)
Fri Sep 28 19:42:01 2001 UTC (19 years, 6 months ago) by jhr
File size: 434 byte(s)
Fri Sep 28 19:42:01 2001 UTC (19 years, 6 months ago) by jhr
File size: 434 byte(s)
Fixed CM files so that CKit builds under 110.0.7.
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 #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 |