paulson [Thu, 05 Jun 1997 13:15:36 +0200] rev 3398
Now extracts the predicate variable from induct0 insteead of trying to
predict its name
paulson [Thu, 05 Jun 1997 13:14:52 +0200] rev 3397
Made the pseudo-type of split_rule_var a separate argument
wenzelm [Wed, 04 Jun 1997 16:03:54 +0200] rev 3396
eliminated non-ASCII;
wenzelm [Wed, 04 Jun 1997 12:26:42 +0200] rev 3395
eliminated freeze_vars;
mueller [Wed, 04 Jun 1997 10:58:56 +0200] rev 3394
changed priority of -> from [6,5]5 to [1,0]0
wenzelm [Tue, 03 Jun 1997 16:38:58 +0200] rev 3393
is_blank: fixed space2;
paulson [Tue, 03 Jun 1997 12:03:38 +0200] rev 3392
No longer refers to internal TFL structures
paulson [Tue, 03 Jun 1997 11:08:08 +0200] rev 3391
More de-HOLification: using Free, Const, etc. instead of mk_var, mk_const
Changed the TFL functor to a structure (currently called Prim)