SCM Repository
View of /sml/trunk/src/cm/semant/primitive.sml
Parent Directory
|
Revision Log
Revision 270 -
(download)
(annotate)
Tue May 11 07:45:42 1999 UTC (21 years, 9 months ago) by blume
File size: 191 byte(s)
Tue May 11 07:45:42 1999 UTC (21 years, 9 months ago) by blume
File size: 191 byte(s)
semant/members.sml should be fairly complete now
signature PRIMITIVE = sig type primitive val exports: primitive -> SymbolSet.set end structure Primitive = struct type primitive = Dummy.t fun exports p = Dummy.f () end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |