SCM Repository
Diff of /sml/trunk/src/cm/smlfile/smlinfomap.sml
Parent Directory
|
Revision Log
|
Patch
revision 305, Mon May 31 15:00:06 1999 UTC | revision 337, Thu Jun 17 09:43:40 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | (* | |
2 | * Dictionaries indexed by SmlInfo.info. | |
3 | * Uses SML/NJ library implementation of binary maps. | |
4 | * | |
5 | * (C) 1999 Lucent Technologies, Bell Laboratories | |
6 | * | |
7 | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | |
8 | *) | |
9 | structure SmlInfoMap = BinaryMapFn (SmlInfo) | structure SmlInfoMap = BinaryMapFn (SmlInfo) |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |