CVS: sml-dist/config targets,1.27,1.28
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/config In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv29754 Modified Files: targets Log Message: heap2asm should not be enabled by default Index: targets =================================================================== RCS file: /cvsroot/smlnj/sml-dist/config/targets,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** targets 20 Apr 2006 15:28:53 -0000 1.27 --- targets 5 Jun 2006 18:21:55 -0000 1.28 *************** *** 115,119 **** # Build and install 'heap2asm' - an experimental component of # a new facility for producing true stand-alone executables. ! request heap2asm # Note: autoloading is always enabled. --- 115,119 ---- # Build and install 'heap2asm' - an experimental component of # a new facility for producing true stand-alone executables. ! #request heap2asm # Note: autoloading is always enabled.