diff options
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-site.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el index 25a3a287..74b2d7a4 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -284,7 +284,8 @@ Note: to change proof assistant, you must start a new Emacs session.") ))) ;; WARNING: do not edit below here -;; (the next constant is set automatically) +;; (the next constant is set automatically, also its form is +;; relied upon in proof-config.el, for proof-splash-contents) (defconst proof-general-version "Proof General Version 3.2pre000511. Released by da." "Version string identifying Proof General release.") |
