SCM Repository
Diff of /sml/trunk/src/compiler/TopLevel/interact/interact.sig
Parent Directory
|
Revision Log
|
Patch
revision 78, Fri Apr 17 17:58:14 1998 UTC | revision 79, Sat Apr 18 00:19:45 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 | |
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 |