aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-keywords.el
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2000-05-22 07:43:48 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2000-05-22 07:43:48 +0000
commit7322f0dde94b563e5600f01789a91fed097433f1 (patch)
tree61e37940929f948fb58ef8de6205f2ba2fce3324 /isar/isar-keywords.el
parent275adbd95f84422f92f9c556cee12b5c64a3ee81 (diff)
replaced {{ }} by { };
Diffstat (limited to 'isar/isar-keywords.el')
-rw-r--r--isar/isar-keywords.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 48016b90..1759f9cf 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -166,8 +166,8 @@
(defconst isar-keywords-proof-block
'("next"
"proof"
- "{{"
- "}}"))
+ "{"
+ "}"))
(defconst isar-keywords-proof-chain
'("finally"