aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
Diffstat (limited to 'isar')
-rw-r--r--isar/isar-syntax.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el
index 45ad87f9..340f2e96 100644
--- a/isar/isar-syntax.el
+++ b/isar/isar-syntax.el
@@ -216,7 +216,7 @@ Group number 1 matches the identifier possibly with quotes; group number 2
matches contents of quotes for quoted identifiers.")
(defconst isar-improper-regexp
- "\\(\\<[A-Za-z][A-Za-z0-9'_]*_tac\\>\\|\\<goal[0-9]+\\>\\|\\<prems\\>\\)"
+ "\\(\\<[A-Za-z][A-Za-z0-9'_]*_tac\\>\\|\\<goal[0-9]+\\>\\)"
"Regexp matching low-level features")
(defconst isar-save-command-regexp