SCM Repository
Diff of /sml/trunk/src/compiler/FLINT/opt/split.sml
Parent Directory
|
Revision Log
|
Patch
revision 381, Fri Jul 9 05:37:59 1999 UTC | revision 382, Sun Jul 11 03:12:07 1999 UTC | |
---|---|---|
# | Line 295 | Line 295 |
295 | NONE) *) | NONE) *) |
296 | end | end |
297 | ||
298 | | _ => | | _ => (fdec, NONE) (* sorry, can't do that *) |
299 | (PPFlint.printLexp bodyRet; | (* (PPFlint.printLexp bodyRet; bug "couldn't find the returned record") *) |
bug "couldn't find the returned record") | ||
300 | ||
301 | end | end |
302 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |