SCM Repository
View of /sml/trunk/src/smlnj-c/cutil.sig.sml
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Sat Oct 4 23:33:09 1997 UTC (23 years, 4 months ago) by monnier
File size: 293 byte(s)
Sat Oct 4 23:33:09 1997 UTC (23 years, 4 months ago) by monnier
File size: 293 byte(s)
Initial revision
(* cutil.sig.sml * * COPYRIGHT (c) 1995 AT&T Bell Laboratories. * * Signature for structure containing C functions required for the * C interface. *) signature C_UTIL = sig type caddr val ptos : caddr -> string val ptoi : caddr -> Word32.word end (* signature C_UTIL *)
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |