SCM Repository
Diff of /branches/lamont/src/compiler/parser/keywords.sml
Parent Directory
|
Revision Log
|
Patch
revision 2098, Mon Nov 26 17:14:36 2012 UTC | revision 2101, Thu Dec 6 06:37:07 2012 UTC | |
---|---|---|
# | Line 16 | Line 16 |
16 | ||
17 | val keywords = [ | val keywords = [ |
18 | ("active", T.KW_active), | ("active", T.KW_active), |
19 | ("and", T.KW_and), | |
20 | ("bool", T.KW_bool), | ("bool", T.KW_bool), |
21 | ("dead", T.KW_dead), | ("dead", T.KW_dead), |
22 | ("die", T.KW_die), | ("die", T.KW_die), |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |