CVS: sml-dist/config extrapathconfig,NONE,1.1 install.sh,1.48,1.49 preloads,1.11,1.12

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-cvs1.sourceforge.net:/tmp/cvs-serv17299/config

Modified Files:
	install.sh preloads 
Added Files:
	extrapathconfig 
Log Message:
improved the way certain libraries are bound into the compiler

--- NEW FILE: extrapathconfig ---
basis.cm smlnj/basis
smlnj-lib.cm smlnj/smlnj-lib
pp-lib.cm smlnj/smlnj-lib
html-lib.cm smlnj/smlnj-lib
controls-lib.cm smlnj/smlnj-lib
ml-yacc-lib.cm smlnj/ml-yacc

Index: install.sh
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/config/install.sh,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** install.sh	18 May 2005 16:59:22 -0000	1.48
--- install.sh	15 Nov 2005 22:38:48 -0000	1.49
***************
*** 99,103 ****
  export CM_PATHCONFIG
  CM_PATHCONFIG=$LIBDIR/pathconfig
- 
  #
  # the release version that we are installing
--- 99,102 ----

Index: preloads
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/config/preloads,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** preloads	21 May 2002 14:54:32 -0000	1.11
--- preloads	15 Nov 2005 22:38:48 -0000	1.12
***************
*** 11,15 ****
  
  # The SML Basis library:
! autoload $/basis.cm
  
  # The Compilation Manager (structure CM)
--- 11,15 ----
  
  # The SML Basis library:
! autoload $smlnj/basis/basis.cm
  
  # The Compilation Manager (structure CM)
***************
*** 17,21 ****
  
  # The "Util" portion of the SML/NJ Library
! autoload $/smlnj-lib.cm
  
  
--- 17,21 ----
  
  # The "Util" portion of the SML/NJ Library
! autoload $smlnj/smlnj-lib/smlnj-lib.cm
  
  
***************
*** 23,33 ****
  
  # The "Pretty-Printing" portion of the SML/NJ library
! #autoload $/pp-lib.cm
! 
! # The "Regular Expression Matching" portion of the SML/NJ library
! #autoload $/regexp-lib.cm
  
  # The "Configurable Controls" portion of the SML/NJ library
! #autoload $/controls-lib.cm
  
  # The "HTML" portion of the SML/NJ library
--- 23,30 ----
  
  # The "Pretty-Printing" portion of the SML/NJ library
! #autoload $smlnj/smlnj-lib/pp-lib.cm
  
  # The "Configurable Controls" portion of the SML/NJ library
! #autoload $smlnj/smlnj-lib/controls-lib.cm
  
  # The "HTML" portion of the SML/NJ library



-------------------------------------------------------
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.