SCM Repository
[smlnj] / sml / branches / blume-private-devel / src / ml-nlffi-lib / memory / main-lib-win32.sml |
View of /sml/branches/blume-private-devel/src/ml-nlffi-lib/memory/main-lib-win32.sml
Parent Directory
|
Revision Log
Revision 1591 -
(download)
(annotate)
Thu Aug 5 16:53:03 2004 UTC (16 years, 7 months ago)
File size: 304 byte(s)
Thu Aug 5 16:53:03 2004 UTC (16 years, 7 months ago)
File size: 304 byte(s)
This commit was manufactured by cvs2svn to create branch 'blume-private-devel'.
(* main-lib-win32.sml * * Name to be used for access to the "main" library. * (For win32 we apparently need an explicit name.) * * Copyright (c) 2004 by The Fellowship of SML/NJ * * Author: Matthias Blume (blume@tti-c.org) *) structure MainLib = struct val name = SOME "kernel32.dll" end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |