wenzelm [Fri, 16 Feb 2007 22:46:03 +0100] rev 22333
unified arity parser/arguments;
wenzelm [Fri, 16 Feb 2007 22:13:16 +0100] rev 22332
ML text: informative Output.debug only;
wenzelm [Fri, 16 Feb 2007 22:13:15 +0100] rev 22331
unified arity parser/arguments;
berghofe [Fri, 16 Feb 2007 19:19:19 +0100] rev 22330
Replaced "raise RecError" by "primrec_err" in function
gen_primrec_i to prevent error message from being suppressed.
schirmer [Fri, 16 Feb 2007 11:01:16 +0100] rev 22329
added example for print-mode Axiom
schirmer [Fri, 16 Feb 2007 11:00:47 +0100] rev 22328
added print-mode Axiom to print theorems without premises with a rule on top.
krauss [Fri, 16 Feb 2007 09:04:23 +0100] rev 22327
updated Makefile
narboux [Thu, 15 Feb 2007 18:18:21 +0100] rev 22326
start adding the attribute eqvt to some lemmas of the nominal library
krauss [Thu, 15 Feb 2007 17:35:19 +0100] rev 22325
changed termination goal to use object quantifier
krauss [Thu, 15 Feb 2007 12:14:34 +0100] rev 22324
added congruence rule for function composition
krauss [Thu, 15 Feb 2007 12:02:11 +0100] rev 22323
beta_eta_contract specification befor processing. These normal forms avoid unpleasant surprises later on.
haftmann [Wed, 14 Feb 2007 10:07:17 +0100] rev 22322
continued