CVS: sml-dist/src/system/smlnj/smlnj-lib controls-lib.cm,NONE,1.1 html-lib.cm,NONE,1.1 pp-lib.cm,NONE,1.1 smlnj-lib.cm,NONE,1.1

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

Added Files:
	controls-lib.cm html-lib.cm pp-lib.cm smlnj-lib.cm 
Log Message:
improved the way certain libraries are bound into the compiler

--- NEW FILE: controls-lib.cm ---
(* $smlnj/smlnj-lib/controls-lib.cm
 *
 *   This is a proxy for $SMLNJ-LIB/Controls/controls-lib.cm and represents
 *   the version of the SML/NJ Controls library that is internally
 *   used by the implementation of the system itself.
 *
 *   User code can refer to it as $/controls-lib.cm, but the $controls-lib.cm
 *   anchor may be redefined to point to a different version
 *   without affecting the compiler itself.
 *
 *   Copyright (c) 2005 by The Fellowship of SML/NJ
 *
 * author: Matthias Blume ([email protected])
 *)     
Library
	library ($SMLNJ-LIB/Controls/controls-lib.cm)
is
	$SMLNJ-LIB/Controls/controls-lib.cm
		(bind:(anchor:basis.cm value:$smlnj/basis)
		 bind:(anchor:smlnj-lib.cm value:$smlnj/smlnj-lib))

--- NEW FILE: html-lib.cm ---
(* $smlnj/smlnj-lib/html-lib.cm
 *
 *   This is a proxy for $SMLNJ-LIB/HTML/html-lib.cm and represents
 *   the version of the SML/NJ HTML library that is internally
 *   used by the implementation of the system itself.
 *
 *   User code can refer to it as $/html-lib.cm, but the $html-lib.cm
 *   anchor may be redefined to point to a different version
 *   without affecting the compiler itself.
 *
 *   Copyright (c) 2005 by The Fellowship of SML/NJ
 *
 * author: Matthias Blume ([email protected])
 *)     
Library
	library ($SMLNJ-LIB/HTML/html-lib.cm)
is
	$SMLNJ-LIB/HTML/html-lib.cm
		(bind:(anchor:basis.cm value:$smlnj/basis)
		 bind:(anchor:smlnj-lib.cm value:$smlnj/smlnj-lib)
		 bind:(anchor:html-lib.cm value:$smlnj/smlnj-lib)
		 bind:(anchor:ml-yacc-lib.cm value:$smlnj/ml-yacc))

--- NEW FILE: pp-lib.cm ---
(* $smlnj/smlnj-lib/pp-lib.cm
 *
 *   This is a proxy for $SMLNJ-LIB/PP/pp-lib.cm and represents
 *   the version of the SML/NJ pretty-printing library that is internally
 *   used by the implementation of the system itself.
 *
 *   User code can refer to it as $/pp-lib.cm, but the $pp-lib.cm
 *   anchor may be redefined to point to a different version
 *   without affecting the compiler itself.
 *
 *   Copyright (c) 2005 by The Fellowship of SML/NJ
 *
 * author: Matthias Blume ([email protected])
 *)     
Library
	library ($SMLNJ-LIB/PP/pp-lib.cm)
is
	$SMLNJ-LIB/PP/pp-lib.cm
		(bind:(anchor:basis.cm value:$smlnj/basis)
		 bind:(anchor:smlnj-lib.cm value:$smlnj/smlnj-lib)
		 bind:(anchor:html-lib.cm value:$smlnj/smlnj-lib))

--- NEW FILE: smlnj-lib.cm ---
(* $smlnj/smlnj-lib/smlnj-lib.cm
 *
 *   This is a proxy for $SMLNJ-LIB/Util/smlnj-lib.cm and represents
 *   the version of the SML/NJ library that is internally
 *   used by the implementation of the system itself.
 *
 *   User code can refer to it as $/smlnj-lib.cm, but the $smlnj-lib.cm
 *   anchor may be redefined to point to a different version
 *   without affecting the compiler itself.
 *
 *   Copyright (c) 2005 by The Fellowship of SML/NJ
 *
 * author: Matthias Blume ([email protected])
 *)     
Library
	library ($SMLNJ-LIB/Util/smlnj-lib.cm)
is
	$SMLNJ-LIB/Util/smlnj-lib.cm
		(bind:(anchor:basis.cm value:$smlnj/basis))



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