Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-30 10:57:03 -0700 (Mon, 30 Apr 2007)
Revision: 10567
Log message:

      Remove ValPosition, we never used it.  This allows us to separate error
     codes from values.  We can put them back together if we ever need to.

Changes  Path
+0 -12 omake-branches/0.9.8.x/lib/Pervasives.om
+33 -38 omake-branches/0.9.8.x/src/env/omake_env.ml
+0 -1 omake-branches/0.9.8.x/src/env/omake_env.mli
+0 -2 omake-branches/0.9.8.x/src/eval/omake_eval.ml
+1 -4 omake-branches/0.9.8.x/src/eval/omake_value.ml
+0 -1 omake-branches/0.9.8.x/src/ir/omake_symbol.ml
+0 -1 omake-branches/0.9.8.x/src/ir/omake_var.ml
+0 -1 omake-branches/0.9.8.x/src/ir/omake_var.mli