Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-06-17 00:54:22 -0700 (Fri, 17 Jun 2005)
Revision: 7382
Log message:
Further clean-ups:
- act_addr now only contains the most recent direction followed instead of the
whole path followed
- some of the function were getting tsubrel as an argument, but never using it
- couple of places had "if expr then expr', true else expr', false" instead of
just expr', expr
- other minor simplifications
Changes | Path |
+54 -71 | metaprl/refiner/reflib/jall.ml |