diff options
| author | David Aspinall | 1998-10-27 12:17:40 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-27 12:17:40 +0000 |
| commit | 0a42eb29804f7e384a6f1c406b8811c8a50a4692 (patch) | |
| tree | c4c6e0dc6ef21e5b5d181bfd3d8733824fb34b01 /generic/proof-syntax.el | |
| parent | 2dad869969276edbe077c7576959a37692e0c12c (diff) | |
Begun work on clean byte compilation / clarifying interfaces.
Diffstat (limited to 'generic/proof-syntax.el')
| -rw-r--r-- | generic/proof-syntax.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof-syntax.el b/generic/proof-syntax.el index 265791db..9ea7ee56 100644 --- a/generic/proof-syntax.el +++ b/generic/proof-syntax.el @@ -6,6 +6,7 @@ ;; $Id$ ;; + (require 'font-lock) ;;; FIXME: change this to proof- |
