CVS: sml-dist/src/MLRISC make.sml,1.3,1.4

Allen Leung <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/MLRISC
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5863/src/MLRISC

Modified Files:
	make.sml 
Log Message:
    Make an MLRISC script consistent with CM changes


Index: make.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/MLRISC/make.sml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** make.sml	18 May 2002 18:21:52 -0000	1.3
--- make.sml	22 Feb 2006 20:08:17 -0000	1.4
***************
*** 3,7 ****
   * This works for only 110.39+
   *)
! val () = #set(CM.symval "UNSHARED_MLRISC") (SOME 1);
  fun b() = CM.make "Tools/MDL/sources.cm"; 
  val _ = b(); 
--- 3,14 ----
   * This works for only 110.39+
   *)
! (* val () = #set(CM.symval "UNSHARED_MLRISC") (SOME 1); *)
! 
! (* From 110.57 on, we need the following new magic *)
! 
! fun set f = #set(CM.Anchor.anchor f) (SOME "cm");
! val _ = app set ["Control.cm", "Lib.cm", "Graphs.cm", "MLRISC.cm",
!                  "MLTREE.cm"];
! 
  fun b() = CM.make "Tools/MDL/sources.cm"; 
  val _ = b(); 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.