SCM Repository
View of /sml/trunk/src/smlnj-lib/Controls/controls-lib.cm
Parent Directory
|
Revision Log
Revision 1193 -
(download)
(annotate)
Thu May 16 18:44:04 2002 UTC (18 years, 9 months ago) by jhr
File size: 623 byte(s)
Thu May 16 18:44:04 2002 UTC (18 years, 9 months ago) by jhr
File size: 623 byte(s)
Bringing the Yale repository upto date (see CHANGES file for details).
(* controls-lib.cm * * COPYRIGHT (c) 2002 Lucent Technologies, Bell Laboratories * * An implementation of "controls" -- representing environment-configurable * global state (flags, options, ...) of a program. * * author: Matthias Blume *) Library signature CONTROLS structure Controls signature CONTROL_SET structure ControlSet signature CONTROL_REGISTRY structure ControlRegistry is #if defined(NEW_CM) $/basis.cm $/smlnj-lib.cm #else ../Util/smlnj-lib.cm #endif control-reps.sml controls-sig.sml controls.sml control-set-sig.sml control-set.sml registry-sig.sml registry.sml
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |