SCM Repository
Annotation of /sml/trunk/src/cm/smlfile/smlinfoset.sml
Parent Directory
|
Revision Log
Revision 337 - (view) (download)
1 : | blume | 337 | (* |
2 : | * Sets of SmlInfo.info items. | ||
3 : | * Uses SML/NJ library implementation of binary sets. | ||
4 : | * | ||
5 : | * (C) 1999 Lucent Technologies, Bell Laboratories | ||
6 : | * | ||
7 : | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | ||
8 : | *) | ||
9 : | blume | 305 | structure SmlInfoSet = BinarySetFn (SmlInfo) |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |