SCM Repository
Diff of /sml/trunk/src/compiler/FLINT/kernel/primop.sml
Parent Directory
|
Revision Log
|
Patch
revision 255, Wed Apr 21 00:34:12 1999 UTC | revision 256, Wed Apr 21 01:28:39 1999 UTC | |
---|---|---|
# | Line 242 | Line 242 |
242 | | prPrimop (SUBSCRIPT_REC) = "subscriptrec" | | prPrimop (SUBSCRIPT_REC) = "subscriptrec" |
243 | | prPrimop (SUBSCRIPT_RAW64) = "subscriptraw64" | | prPrimop (SUBSCRIPT_RAW64) = "subscriptraw64" |
244 | ||
245 | (* These ones were strangely missing. Maybe they should never happen? *) | (* These ones were strangely missing *) |
246 | | prPrimop UNBOXEDASSIGN = "!**!!UNEXPECTED!!**!" | | prPrimop UNBOXEDASSIGN = "unboxedassign" |
247 | ||
248 | ||
249 | val purePrimop = | val purePrimop = |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |