Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-06-28 15:54:38 -0700 (Wed, 28 Jun 2006)
Revision: 9411
Log message:

      Use "class" as a variable qualifier instead of "virtual".
      This also allows the use of command names in method names.
      For example,
      
          public.if = 1
      

Changes  Path
+0 -5 omake-branches/0.9.9.x/Makefile
+1 -1 omake-branches/0.9.9.x/src/build/omake_builtin_util.ml
+27 -10 omake-branches/0.9.9.x/src/env/omake_ast_parse.input
+1 -1 omake-branches/0.9.9.x/src/env/omake_gen_parse.ml
+1 -1 omake-branches/0.9.9.x/src/env/omake_ir_ast.ml
+1 -1 omake-branches/0.9.9.x/src/ir/omake_symbol.ml