SCM Repository
Annotation of /sml/trunk/src/cm/paths/sources.cm
Parent Directory
|
Revision Log
Revision 367 - (view) (download)
1 : | blume | 354 | (* |
2 : | * Pathname handling for CM. | ||
3 : | * | ||
4 : | * (C) 1999 Lucent Technologies, Bell Laboratories | ||
5 : | * | ||
6 : | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | ||
7 : | *) | ||
8 : | blume | 367 | Group (cm-lib.cm) |
9 : | blume | 354 | signature PATHCONFIG |
10 : | structure PathConfig | ||
11 : | signature SRCPATH | ||
12 : | structure SrcPath | ||
13 : | structure SrcPathMap | ||
14 : | structure SrcPathSet | ||
15 : | is | ||
16 : | pathconfig.sml | ||
17 : | abspath.sml | ||
18 : | abspathmap.sml | ||
19 : | srcpath.sml | ||
20 : | srcpathmap.sml | ||
21 : | srcpathset.sml | ||
22 : | |||
23 : | ../util/sources.cm | ||
24 : | #if defined(NEW_CM) | ||
25 : | basis.cm | ||
26 : | viscomp-lib.cm | ||
27 : | #else | ||
28 : | ../../compiler/viscomp-lib.cm | ||
29 : | #endif |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |