SCM Repository
Diff of /sml/trunk/ckit/src/variants/ansic/config.sml
Parent Directory
|
Revision Log
|
Patch
revision 808, Wed Apr 18 15:43:09 2001 UTC | revision 809, Wed Apr 18 17:53:01 2001 UTC | |
---|---|---|
# | Line 23 | Line 23 |
23 | TextIO.output(TextIO.stdOut,"\nERROR: in ANSI C " ^ str ^ "\n") | TextIO.output(TextIO.stdOut,"\nERROR: in ANSI C " ^ str ^ "\n") |
24 | val Dkeywords = false | val Dkeywords = false |
25 | val parseDirective = true (* Chandra, 6/21/99 *) | val parseDirective = true (* Chandra, 6/21/99 *) |
26 | val underscoreKeywords = true (* Blume *) | val underscoreKeywords = SOME true (* Blume *) |
27 | end | end |
28 | ||
29 | (* see type-check-control-sig.sml for description of these flags *) | (* see type-check-control-sig.sml for description of these flags *) |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |