--- trunk/src/compiler/simplify/simplify.sml 2010/07/24 15:38:08 174 +++ trunk/src/compiler/simplify/simplify.sml 2010/07/24 16:53:55 175 @@ -55,7 +55,7 @@ (* end case *)) in List.app simplifyDecl dcls; - S.Prog{ + S.Program{ globals = List.rev(!globals), globalInit = mkBlock (!globalInit), actors = List.rev(!actors)
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: globals = List.rev(!globals), globalInit = mkBlock (!globalInit), actors = List.rev(!actors)