SCM Repository
[smlnj] / sml / trunk / system / Basis / Implementation / Win32 / windows-status.sml |
Annotation of /sml/trunk/system/Basis/Implementation/Win32/windows-status.sml
Parent Directory
|
Revision Log
Revision 2933 - (view) (download)
1 : | larsberg | 2933 | (* windows-status.sml |
2 : | * | ||
3 : | * COPYRIGHT (c) 2008 Fellowship of SML/NJ | ||
4 : | * | ||
5 : | * Structure with the windows status constants | ||
6 : | * | ||
7 : | *) | ||
8 : | |||
9 : | structure Windows_STATUS : WINDOWS_STATUS = | ||
10 : | struct | ||
11 : | end | ||
12 : | |||
13 : |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |