SCM Repository
Diff of /sml/trunk/src/cm/compile/generic.sml
Parent Directory
|
Revision Log
|
Patch
revision 357, Mon Jun 28 08:46:30 1999 UTC | revision 358, Mon Jun 28 13:59:11 1999 UTC | |
---|---|---|
# | Line 22 | Line 22 |
22 | val impexpmap : | val impexpmap : |
23 | GP.info -> DependencyGraph.impexp SymbolMap.map -> result option | GP.info -> DependencyGraph.impexp SymbolMap.map -> result option |
24 | ||
25 | (* if you go through the "snode" interface, then | (* If you go through the "sbnode" interface, then |
26 | * you must reset explicitly when you are done. *) | * you must reset explicitly when you are done. *) |
27 | val snode : GP.info -> DG.snode -> envdelta option | val sbnode : GP.info -> DG.sbnode -> envdelta option |
28 | val reset : unit -> unit | val reset : unit -> unit |
29 | ||
30 | val resetAll : unit -> unit | val resetAll : unit -> unit |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |