SCM Repository
Diff of /sml/trunk/src/compiler/FLINT/kernel/primop.sml
Parent Directory
|
Revision Log
|
Patch
revision 253, Tue Apr 20 17:31:38 1999 UTC | revision 254, Wed Apr 21 00:01:13 1999 UTC | |
---|---|---|
# | Line 243 | Line 243 |
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. Maybe they should never happen? *) |
246 | | prPrimop UNBOXEDASSIGN = "**!!UNEXPECTED!!**" | | prPrimop UNBOXEDASSIGN = "!**!!UNEXPECTED!!**!" |
247 | ||
248 | ||
249 | val purePrimop = | val purePrimop = |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |