diff options
| author | David Aspinall | 1998-10-27 12:50:56 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-27 12:50:56 +0000 |
| commit | 273bdd977fc4f23c0c01f841c240ac3e6d9ada38 (patch) | |
| tree | 414329535d1a067039f3d6dc5ca9292fd79bb83b | |
| parent | 89e4346529b97cbf8ab50ae6da6ac52958586099 (diff) | |
Temp disable splash
| -rw-r--r-- | generic/proof.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof.el b/generic/proof.el index bd4669a6..2575cd2f 100644 --- a/generic/proof.el +++ b/generic/proof.el @@ -17,7 +17,7 @@ (require 'proof-config) ; configuration variables -(require 'proof-splash) ; splash screen +;(require 'proof-splash) ; splash screen ;; FIXME da: I think these should all be autoloaded!! ;; (require 'cl) |
