SCM Repository
Diff of /sml/trunk/src/compiler/TopLevel/interact/interact.sig
Parent Directory
|
Revision Log
|
Patch
revision 82, Sun May 3 00:00:24 1998 UTC | revision 83, Wed May 6 22:23:51 1998 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | val interact : unit -> unit | val interact : unit -> unit |
8 | val useFile : string -> unit | val useFile : string -> unit |
9 | val useStream : TextIO.instream -> unit | val useStream : TextIO.instream -> unit |
10 | val initialize : unit -> unit | val useStreamSilently : string * TextIO.instream -> unit |
11 | val evalStream : TextIO.instream * SCEnv.Env.environment -> | val evalStream : TextIO.instream * SCEnv.Env.environment -> |
12 | SCEnv.Env.environment | SCEnv.Env.environment |
13 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |