SCM Repository
View of /sml/trunk/ckit/src/variants/sources.cm
Parent Directory
|
Revision Log
Revision 802 -
(download)
(annotate)
Thu Mar 22 19:08:43 2001 UTC (19 years, 10 months ago) by blume
File size: 417 byte(s)
Thu Mar 22 19:08:43 2001 UTC (19 years, 10 months ago) by blume
File size: 417 byte(s)
2 changes: 1. added .cm files compatible with new (> 110.20) CM 2. added recognition of certain gcc-style alternative keywords (this is configurabe via a newly added flag)
Group 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 |