CVS: sml-dist/src/system pathconfig,1.24,1.25 preloads.bare,1.6,1.7 preloads.standard,1.8,1.9

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

Modified Files:
	pathconfig preloads.bare preloads.standard 
Log Message:
improved the way certain libraries are bound into the compiler

Index: pathconfig
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/pathconfig,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** pathconfig	15 Feb 2005 23:52:31 -0000	1.24
--- pathconfig	15 Nov 2005 22:38:48 -0000	1.25
***************
*** 11,20 ****
  compiler		../compiler
  
! basis.cm		../system/Basis
! smlnj-lib.cm		../smlnj-lib/Util
! ml-yacc-lib.cm		../ml-yacc/lib
! pp-lib.cm		../smlnj-lib/PP
! html-lib.cm		../smlnj-lib/HTML
! controls-lib.cm		../smlnj-lib/Controls
  smlnj-tdp		../tools/TraceDebugProf
  
--- 11,17 ----
  compiler		../compiler
  
! SMLNJ-BASIS		../system/Basis
! SMLNJ-LIB		../smlnj-lib
! SMLNJ-ML-YACC-LIB	../ml-yacc/lib
  smlnj-tdp		../tools/TraceDebugProf
  

Index: preloads.bare
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/preloads.bare,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** preloads.bare	19 Jul 2001 18:59:37 -0000	1.6
--- preloads.bare	15 Nov 2005 22:38:48 -0000	1.7
***************
*** 9,13 ****
  
  # The SML Basis library:
! make $/basis.cm
  
  # The Visisble Compiler (collection of structures)
--- 9,13 ----
  
  # The SML Basis library:
! make $smlnj/basis/basis.cm
  
  # The Visisble Compiler (collection of structures)

Index: preloads.standard
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/preloads.standard,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** preloads.standard	13 Sep 2001 15:19:18 -0000	1.8
--- preloads.standard	15 Nov 2005 22:38:48 -0000	1.9
***************
*** 10,14 ****
  
  # The SML Basis library:
! autoload $/basis.cm
  
  # The Compilation Manager (structure CM)
--- 10,14 ----
  
  # The SML Basis library:
! autoload $smlnj/basis/basis.cm
  
  # The Compilation Manager (structure CM)
***************
*** 30,32 ****
  
  # The SML/NJ Library
! autoload $/smlnj-lib.cm
--- 30,32 ----
  
  # The SML/NJ Library
! autoload $smlnj/smlnj-lib/smlnj-lib.cm



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
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.