From 76b7012bb8563382e3d78c464cb16e3f308fb43a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 25 Mar 2005 15:11:35 +0000 Subject: Updated. --- doc/docstring-magic.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/docstring-magic.el') diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el index a3328b20..45822b4d 100644 --- a/doc/docstring-magic.el +++ b/doc/docstring-magic.el @@ -15,6 +15,11 @@ (require 'proof-compat) (require 'proof-utils) +; need these? +;(require 'pg-user) +;(require 'pg-goals) +;(require 'pg-response) + ;; FIXME: Loading several prover files at once is a bit of a problem ;; with new config mechanism. ;; Could abstract more code in proof-site.el to avoid duplication here. -- cgit v1.2.3