updated;
authorwenzelm
Sat, 15 Oct 2005 00:07:59 +0200
changeset 17850 6803625e71c4
parent 17849 d7619ccf22e6
child 17851 2fa4f9b54761
updated;
etc/isar-keywords-ZF.el
etc/isar-keywords.el
--- a/etc/isar-keywords-ZF.el	Fri Oct 14 15:34:56 2005 +0200
+++ b/etc/isar-keywords-ZF.el	Sat Oct 15 00:07:59 2005 +0200
@@ -67,6 +67,7 @@
     "from"
     "full_prf"
     "global"
+    "guess"
     "have"
     "header"
     "hence"
@@ -436,7 +437,8 @@
     "presume"))
 
 (defconst isar-keywords-proof-asm-goal
-  '("obtain"))
+  '("guess"
+    "obtain"))
 
 (defconst isar-keywords-proof-script
   '("apply"
--- a/etc/isar-keywords.el	Fri Oct 14 15:34:56 2005 +0200
+++ b/etc/isar-keywords.el	Sat Oct 15 00:07:59 2005 +0200
@@ -74,6 +74,7 @@
     "from"
     "full_prf"
     "global"
+    "guess"
     "have"
     "header"
     "hence"
@@ -480,7 +481,8 @@
     "presume"))
 
 (defconst isar-keywords-proof-asm-goal
-  '("obtain"))
+  '("guess"
+    "obtain"))
 
 (defconst isar-keywords-proof-script
   '("apply"