Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2000-09-23 18:42:22 -0700 (Sat, 23 Sep 2000)
Revision: 3076
Log message:

      Oops, that last checkin had a bug: I forgot about the correct
      ordering of fields in a union.  There are separate numbering orders
      for constants and for fields with values.
      

Changes  Path
+3 -4 metaprl/clib/termsize.c
+2 -1 metaprl/editor/ml/shell.ml
+4 -2 metaprl/editor/ml/shell_mp.ml
+4 -2 metaprl/editor/ml/shell_state.ml
+6 -14 metaprl/mllib/mp_term.ml