SCM Repository
Diff of /sml/trunk/src/compiler/TopLevel/viscomp/control.sig
Parent Directory
|
Revision Log
|
Patch
revision 150, Sun Oct 11 17:45:33 1998 UTC | revision 151, Sun Oct 11 17:46:21 1998 UTC | |
---|---|---|
# | Line 36 | Line 36 |
36 | val liftLiterals : bool ref | val liftLiterals : bool ref |
37 | val sharewrap : bool ref | val sharewrap : bool ref |
38 | ||
39 | (* only for temporary debugging *) | |
40 | val misc : int ref | |
41 | ||
42 | (* FLINT internal type-checking controls *) | (* FLINT internal type-checking controls *) |
43 | val check : bool ref | val check : bool ref |
44 | val checkDatatypes : bool ref | val checkDatatypes : bool ref |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |