Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-11-16 18:26:10 -0800 (Sun, 16 Nov 2003)
Revision: 275
Log message:

      Working on the environment.  This doesn't compile yet, I'm just moving
      to my laptop so I can take it with me.
      

Changes  Path
+119 -46 omake-branches/active_rules/src/env/omake_env.ml
+2 -4 omake-branches/active_rules/src/ir/omake_ir.ml
+4 -8 omake-branches/active_rules/src/ir/omake_ir_print.ml
+39 -80 omake-branches/active_rules/src/ir/omake_node.ml
+1 -1 omake-branches/active_rules/src/ir/omake_node.mli
+4 -15 omake-branches/active_rules/src/ir/omake_node_sig.ml
+35 -40 omake-branches/active_rules/src/util/omake_wild.ml
+15 -8 omake-branches/active_rules/src/util/omake_wild.mli