diff options
| -rw-r--r-- | generic/proof-utils.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-utils.el b/generic/proof-utils.el index ef068a5b..0218c823 100644 --- a/generic/proof-utils.el +++ b/generic/proof-utils.el @@ -15,7 +15,7 @@ ;; (require 'proof-site) ; basic vars -(require 'scomint) ; scomint-check-proc +(require 'scomint) ; for proof-shell-live-buffer ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
