wenzelm [Thu, 03 Jul 2008 12:53:38 +0200] rev 27457
provide HGRCPATH, taken from cvs/Admin;
replaced MERCURIAL by HG, which is also used by Mercurial internally;
haftmann [Thu, 03 Jul 2008 11:16:33 +0200] rev 27456
code antiquotation roaring ahead
haftmann [Thu, 03 Jul 2008 11:16:09 +0200] rev 27455
tuned
haftmann [Thu, 03 Jul 2008 11:16:08 +0200] rev 27454
adjusted postprocessort setup
haftmann [Thu, 03 Jul 2008 11:16:07 +0200] rev 27453
added lemma antiquotation
haftmann [Thu, 03 Jul 2008 11:16:05 +0200] rev 27452
adjusted rep_datatype
berghofe [Thu, 03 Jul 2008 00:58:30 +0200] rev 27451
Adapted to changes in perm_simp / swap_simps.
berghofe [Thu, 03 Jul 2008 00:56:45 +0200] rev 27450
Replaced all but one occurrence of perm_simp_tac by perm_simproc_app,
since perm_simp_tac now behaves in a different way (due to changes
in swap_simps).
berghofe [Thu, 03 Jul 2008 00:54:45 +0200] rev 27449
Rewrote code to use swap_simps rather than calc_atm (which tends to
produce ridiculously large nested if-expressions).
wenzelm [Wed, 02 Jul 2008 21:43:57 +0200] rev 27448
moved HOL-Plain up;