SCM Repository
[smlnj] / smlnj-c / trunk / cutil.sig.sml |
View of /smlnj-c/trunk/cutil.sig.sml
Parent Directory
|
Revision Log
Revision 2106 -
(download)
(annotate)
Thu Nov 2 16:03:37 2006 UTC (14 years, 4 months ago) by blume
File size: 293 byte(s)
Thu Nov 2 16:03:37 2006 UTC (14 years, 4 months ago) by blume
File size: 293 byte(s)
moved smlnj-c to toplevel
(* 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 |