SCM Repository
Diff of /sml/trunk/src/compiler/TopLevel/interact/interact.sig
Parent Directory
|
Revision Log
|
Patch
revision 259, Thu Apr 22 09:30:22 1999 UTC | revision 260, Thu Apr 22 10:56:58 1999 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 |
val useStreamSilently : string * TextIO.instream -> unit | ||
10 | val evalStream : TextIO.instream * CMEnv.Env.environment -> | val evalStream : TextIO.instream * CMEnv.Env.environment -> |
11 | CMEnv.Env.environment | CMEnv.Env.environment |
12 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |