aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-autotest.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-autotest.el')
-rw-r--r--isar/isar-autotest.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/isar/isar-autotest.el b/isar/isar-autotest.el
index cc5d51d7..4ea027be 100644
--- a/isar/isar-autotest.el
+++ b/isar/isar-autotest.el
@@ -6,6 +6,9 @@
;;
(eval-when-compile
+ (require 'cl))
+
+(eval-when (compile)
(require 'proof-utils)
(proof-ready-for-assistant 'isar))