From 2968c81ed673a83ed338d9362324a591d1b1b792 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 17 Apr 2004 22:30:11 +0000 Subject: Compiler warnings --- acl2/acl2.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acl2/acl2.el') diff --git a/acl2/acl2.el b/acl2/acl2.el index 89808638..c45ca5ae 100644 --- a/acl2/acl2.el +++ b/acl2/acl2.el @@ -85,6 +85,9 @@ ;; End of easy config. ) +(eval-when-compile + (require 'proof-shell)) ; nuke warning + ;; Interrupts and errors enter another loop; break out of it (add-hook 'proof-shell-handle-error-or-interrupt-hook -- cgit v1.2.3