SCM Repository
Diff of /sml/trunk/src/cm/tools/stdtool.sml
Parent Directory
|
Revision Log
|
Patch
revision 276, Mon May 17 06:01:28 1999 UTC | revision 277, Mon May 17 09:13:26 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | (* | |
2 | * A functor for making "standard" tools (e.g., yacctool, lextool, ...) | |
3 | * | |
4 | * (C) 1999 Lucent Technologies, Bell Laboratories | |
5 | * | |
6 | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | |
7 | *) | |
8 | signature STDTOOL = sig | signature STDTOOL = sig |
9 | val command : string option -> string | val command : string option -> string |
10 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |