SCM Repository
View of /sml/trunk/src/cm/bootstrap/mkbootlist.sml
Parent Directory
|
Revision Log
Revision 329 -
(download)
(annotate)
Fri Jun 11 09:53:10 1999 UTC (21 years, 8 months ago) by blume
File size: 196 byte(s)
Fri Jun 11 09:53:10 1999 UTC (21 years, 8 months ago) by blume
File size: 196 byte(s)
bootstrap compiler half-working
structure MkBootList = MkListFn (type element = AbsPath.t * int option fun bininfo i = (BinInfo.stablepath i, SOME (BinInfo.offset i)) fun smlinfo i = (SmlInfo.binpath i, NONE))
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |