SCM Repository
[smlnj] / sml / trunk / src / compiler / CodeGen / cpscompile / smlnj-const.sml |
View of /sml/trunk/src/compiler/CodeGen/cpscompile/smlnj-const.sml
Parent Directory
|
Revision Log
Revision 237 -
(download)
(annotate)
Sat Apr 17 18:26:03 1999 UTC (23 years, 4 months ago) by monnier
File size: 100 byte(s)
Sat Apr 17 18:26:03 1999 UTC (23 years, 4 months ago) by monnier
File size: 100 byte(s)
Initial revision
structure SMLNJConstant = struct type const = unit fun toString () = "" fun valueOf () = 0 end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |