aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index 409fd22a..2943dd9f 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -3,7 +3,7 @@
;; This file is part of Proof General.
;; Portions © Copyright 1994-2012 David Aspinall and University of Edinburgh
-;; Portions © Copyright 2003, 2012, 2014 Free Software Foundation, Inc.
+;; Portions © Copyright 2003-2018 Free Software Foundation, Inc.
;; Portions © Copyright 2001-2017 Pierre Courtieu
;; Portions © Copyright 2010, 2016 Erik Martin-Dorel
;; Portions © Copyright 2011-2013, 2016-2017 Hendrik Tews
@@ -23,7 +23,6 @@
(append '("../generic/") load-path))
(load "proof-site.el")
(require 'proof-autoloads)
-(require 'proof-compat)
(require 'proof-utils)