SCM Repository
Diff of /sml/trunk/src/cm/paths/pathconfig.sml
Parent Directory
|
Revision Log
|
Patch
revision 265, Fri May 7 08:42:54 1999 UTC | revision 267, Sat May 8 13:53:45 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | (* just a placeholder so far *) | (* just a placeholder so far *) |
2 | ||
3 | (* | |
4 | * Configurable path anchors for new CM. | |
5 | * | |
6 | * (C) 1999 Lucent Technologies, Bell Laboratories | |
7 | * | |
8 | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | |
9 | *) | |
10 | ||
11 | signature PATHCONFIG = sig | signature PATHCONFIG = sig |
12 | val configAnchor : string -> (unit -> string) option | val configAnchor : string -> (unit -> string) option |
13 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |