Admin/README
author krauss
Wed, 21 Feb 2007 13:51:12 +0100
changeset 22344 eddeabf16b5d
parent 2662 ac88d5db1768
child 27635 66fcb7e9baef
permissions -rw-r--r--
Fixed print translations for quantifiers a la "ALL x>=t. P x". These used to fail when the other term in the comparison was itself a bound variable, as in "EX y. ALL x>=y. P x".
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2662
ac88d5db1768 some administrative tools for the Isabelle;
wenzelm
parents:
diff changeset
     1
ac88d5db1768 some administrative tools for the Isabelle;
wenzelm
parents:
diff changeset
     2
$Id$
ac88d5db1768 some administrative tools for the Isabelle;
wenzelm
parents:
diff changeset
     3
ac88d5db1768 some administrative tools for the Isabelle;
wenzelm
parents:
diff changeset
     4
This directory contains some administrative tools for the Isabelle
ac88d5db1768 some administrative tools for the Isabelle;
wenzelm
parents:
diff changeset
     5
repository at TUM. They do not appear in public distributions.