--- 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"