From a15290ee106153a309ca6bd6a414b9bd6ff38c08 Mon Sep 17 00:00:00 2001 From: Pierre Courtieu Date: Thu, 3 Jan 2008 14:17:40 +0000 Subject: Fixed something wrong. Probably a file missing (proof-system.el ?). --- generic/proof.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/proof.el b/generic/proof.el index b0963f51..d30dbaf5 100644 --- a/generic/proof.el +++ b/generic/proof.el @@ -113,7 +113,7 @@ of the proof (starting from 1).") ;;; Load other Proof General libraries ;;; -(require 'proof-system) +;(require 'proof-system) ; PC: buggy for now David please fix this. ;;; -- cgit v1.2.3