/[svn]/parser/parser.ml
ViewVC logotype

Diff of /parser/parser.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 126 by abate, Tue Jul 10 17:08:41 2007 UTC revision 133 by abate, Tue Jul 10 17:09:20 2007 UTC
# Line 117  Line 117 
117             | LIDENT "print"             | LIDENT "print"
118             | LIDENT "raise"             | LIDENT "raise"
119             | LIDENT "int_of"             | LIDENT "int_of"
120               | LIDENT "string_of"
121             ];             ];
122        e = expr -> mk loc (Op (op,[e]))        e = expr -> mk loc (Op (op,[e]))
123      | op = [ LIDENT "dump_to_file" ];      | op = [ LIDENT "dump_to_file" ];

Legend:
Removed from v.126  
changed lines
  Added in v.133

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5