Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-07-20 00:10:47 -0700 (Sun, 20 Jul 2003)
Revision: 4762
Log message:

      Implemented the new parsing of SO vars contexts in the MetaPRL top loop -
      now for SO variables that are present in the rule/rewrite statements, it
      knows which contexts binding to use when input has them omited.
      

Changes  Path
+2 -0 metaprl-branches/bound_contexts/refiner/refsig/term_meta_sig.ml
+36 -0 metaprl-branches/bound_contexts/refiner/term_gen/term_meta_gen.ml
+9 -7 metaprl-branches/bound_contexts/support/shell/shell.ml
+8 -19 metaprl-branches/bound_contexts/support/shell/shell_package.ml
+4 -0 metaprl-branches/bound_contexts/support/shell/shell_rewrite.ml
+8 -19 metaprl-branches/bound_contexts/support/shell/shell_root.ml
+4 -0 metaprl-branches/bound_contexts/support/shell/shell_rule.ml
+1 -0 metaprl-branches/bound_contexts/support/shell/shell_sig.mlz
+17 -4 metaprl-branches/bound_contexts/support/shell/shell_state.ml
+3 -4 metaprl-branches/bound_contexts/support/shell/shell_state.mli