SCM Repository
Diff of /branches/pure-cfg/src/compiler/codegen/target-sig.sml
Parent Directory
|
Revision Log
|
Patch
revision 561, Wed Feb 23 00:31:32 2011 UTC | revision 562, Wed Feb 23 15:17:44 2011 UTC | |
---|---|---|
# | Line 134 | Line 134 |
134 | (* a vector *) | (* a vector *) |
135 | val loadImage : var * int * exp -> stm list | val loadImage : var * int * exp -> stm list |
136 | val input : var * string * exp option -> stm list | val input : var * string * exp option -> stm list |
137 | (* update method exits *) | |
138 | val die : unit -> stm | val die : unit -> stm |
139 | val stabilize : unit -> stm | val stabilize : unit -> stm |
140 | val exit : unit -> stm | |
141 | end | end |
142 | ||
143 | (* strands *) | (* strands *) |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |