SCM Repository
View of /sml/trunk/src/cm/util/sources.cm
Parent Directory
|
Revision Log
Revision 494 -
(download)
(annotate)
Tue Nov 30 09:07:21 1999 UTC (22 years, 7 months ago) by blume
File size: 968 byte(s)
Tue Nov 30 09:07:21 1999 UTC (22 years, 7 months ago) by blume
File size: 968 byte(s)
memoize put into its own module
(* * Utility modules for new CM. * Hooks into compiler and into SML/NJ library. * * (C) 1999 Lucent Technologies, Bell Laboratories * * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) *) Group (../cm-lib.cm) structure StringSet structure StringMap structure Symbol structure SymbolOrdKey structure SymbolSet structure SymbolMap structure PidSet signature SAFEIO structure SafeIO structure TStamp structure Seek signature ENVCONFIG structure EnvConfig signature SAY structure Say structure StdConfig structure AutoDir structure Memoize structure LibBase (* from SML/NJ library *) functor MapFn functor SetFn structure IntMap structure IntSet is stringset.sml stringmap.sml symbol.sml symbolordkey.sml symbolset.sml symbolmap.sml pidset.sml safeio.sml tstamp.sml seek.sml envcfg.sml stdcfg.sml say.sml autodir.sml memoize.sml map-fn.sml set-fn.sml int-map.sml int-set.sml basis.cm viscomp-core.cm smlnj-lib.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |