SCM Repository
View of /sml/branches/SMLNJ/src/smlnj-c/cutil.sig.sml
Parent Directory
|
Revision Log
Revision 249 -
(download)
(annotate)
Sat Apr 17 18:57:03 1999 UTC (21 years, 9 months ago) by monnier
File size: 293 byte(s)
Sat Apr 17 18:57:03 1999 UTC (21 years, 9 months ago) by monnier
File size: 293 byte(s)
version 110.16
(* 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 |