SCM Repository
[smlnj] / sml / branches / primop-branch-3 / system / preloads.bare |
View of /sml/branches/primop-branch-3/system/preloads.bare
Parent Directory
|
Revision Log
Revision 2221 -
(download)
(annotate)
Tue Nov 28 21:56:55 2006 UTC (14 years, 3 months ago) by blume
File size: 472 byte(s)
Tue Nov 28 21:56:55 2006 UTC (14 years, 3 months ago) by blume
File size: 472 byte(s)
create primop branch 3 as future target to merge changes from primop branch 2
# # Modules to be pre-loaded into a "bare" system during bootstrap. # (Avoid "autoload" specifications as they will not work in a bare system.) # # Copyright (c) 1999 by Lucent Bell Laboratories # # author: Matthias Blume (blume@cs.princeton.edu) # # The SML Basis library: make $smlnj/basis/basis.cm # The Visisble Compiler (collection of structures) make $smlnj/compiler.cm # The Visible Compiler (old style: structure Compiler) #make $smlnj/compiler/compiler.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |