SCM Repository
Diff of /trunk/src/compiler/simplify/simple.sml
Parent Directory
|
Revision Log
|
Patch
revision 171, Sat Jul 24 14:13:10 2010 UTC | revision 173, Sat Jul 24 15:37:50 2010 UTC | |
---|---|---|
# | Line 21 | Line 21 |
21 | } | } |
22 | ||
23 | and actor = Actor of { | and actor = Actor of { |
24 | name : Atom.atom, | |
25 | params : var list, | params : var list, |
26 | state : var list, | state : var list, |
27 | stateInit : stmt, | stateInit : stmt, |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |