Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-07-13 06:57:12 -0700 (Wed, 13 Jul 2005)
Revision: 7595
Log message:
      Use opname instead of operator as a "predicate" identifier in JProver. Opname
       is a coarser approximation than the more precise operator, but handling
       opnames is more efficient and works correctly in presence of nested sequents.
       
| Changes | Path | 
| +15 -15 | metaprl/refiner/reflib/jall.ml | 
| +1 -1 | metaprl/refiner/reflib/jtypes.ml |