diff options
| -rw-r--r-- | isar/isar.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/isar/isar.el b/isar/isar.el index 7e1acf0b..0f23aad1 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -186,9 +186,6 @@ (and cont (forward-char forward-amount))) found-header))) -;; FIXME: uncomment here for testing new parsing function. -;; (defalias 'proof-segment-up-to 'proof-segment-up-to-new) - (defun isar-mode-config-set-variables () "Configure generic proof scripting mode variables for Isabelle/Isar." (setq |
