changeset 14981 | e73f8140af78 |
parent 14472 | cba7c0a3ffb3 |
child 15531 | 08c8dad8e399 |
--- a/src/Pure/Isar/context_rules.ML Sun Jun 20 09:30:12 2004 +0200 +++ b/src/Pure/Isar/context_rules.ML Mon Jun 21 10:25:57 2004 +0200 @@ -1,7 +1,6 @@ (* Title: Pure/Isar/context_rules.ML ID: $Id$ Author: Stefan Berghofer and Markus Wenzel, TU Muenchen - License: GPL (GNU GENERAL PUBLIC LICENSE) Declarations of intro/elim/dest rules in Pure; see Provers/classical.ML for a more specialized version of the same idea.