SCM Repository
Diff of /sml/trunk/src/cm/compile/servers.sig
Parent Directory
|
Revision Log
|
Patch
revision 449, Fri Oct 22 07:35:29 1999 UTC | revision 450, Fri Oct 22 17:10:09 1999 UTC | |
---|---|---|
# | Line 30 | Line 30 |
30 | (* schedule a compilation *) | (* schedule a compilation *) |
31 | val compile : SrcPath.t -> bool | val compile : SrcPath.t -> bool |
32 | ||
33 | val disable : unit -> unit | val withServers : (unit -> 'a) -> 'a |
val enable : unit -> unit | ||
34 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |