SCM Repository
[smlnj] / sml / releases / release-110.35 / src / ml-nlffi-lib / c.cm |
View of /sml/releases/release-110.35/src/ml-nlffi-lib/c.cm
Parent Directory
|
Revision Log
Revision 917 -
(download)
(annotate)
Fri Aug 24 21:13:58 2001 UTC (19 years, 5 months ago)
File size: 702 byte(s)
Fri Aug 24 21:13:58 2001 UTC (19 years, 5 months ago)
File size: 702 byte(s)
This commit was manufactured by cvs2svn to create tag 'release-110.35'.
(* * A new foreign-function interface for SML. * This interface is actually an interface to C. It is based on * an encoding of C's type system in ML. * This library is a helper library for use by automatically generated * code. (An auxiliary tool produces this code directly from C code.) * * (C) 2000, Lucent Technologies, Bell Laboratories * * author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) *) (c-int) Library structure Tag structure MLRep signature C structure C signature ZSTRING structure ZString signature POINTER_TO_INCOMPLETE_TYPE functor PointerToCompleteType functor PointerToIncompleteType signature DYN_LINKAGE structure DynLinkage is $/c-int.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |