elim?;
authorwenzelm
Sun, 23 Jul 2000 12:01:39 +0200
changeset 9409 e769a6f8b333
parent 9408 d3d56e1d2ec1
child 9410 612ee826a409
elim?;
src/HOL/Calculation.thy
--- a/src/HOL/Calculation.thy	Sun Jul 23 12:01:05 2000 +0200
+++ b/src/HOL/Calculation.thy	Sun Jul 23 12:01:39 2000 +0200
@@ -187,6 +187,6 @@
   ord_eq_less_trans
   trans
 
-theorems [elim??] = sym
+theorems [elim?] = sym
 
 end