src/Pure/Isar/proof_context.ML
changeset 11926 e31f781611b3
parent 11925 4747b4b84093
child 12008 078637472921
--- a/src/Pure/Isar/proof_context.ML	Wed Oct 24 19:18:23 2001 +0200
+++ b/src/Pure/Isar/proof_context.ML	Wed Oct 24 19:20:02 2001 +0200
@@ -1153,5 +1153,4 @@
 
 val setup = [ProofDataData.init];
 
-
 end;