aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-profiling.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-profiling.el')
-rw-r--r--isar/isar-profiling.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/isar/isar-profiling.el b/isar/isar-profiling.el
index 8984f1b0..0cf19348 100644
--- a/isar/isar-profiling.el
+++ b/isar/isar-profiling.el
@@ -8,9 +8,8 @@
(eval-when-compile
(require 'cl))
-(eval-when (compile)
- (require 'proof-site)
- (proof-ready-for-assistant 'isar))
+(require 'proof-site)
+(proof-ready-for-assistant 'isar)
(declare-function isar-tracing:auto-solve-toggle "isar.el")
(declare-function isar-tracing:auto-quickcheck-toggle "isar.el")
@@ -19,7 +18,7 @@
(require 'pg-autotest)
(require 'pg-dev)
-(unless noninteractive
+(unless (bound-and-true-p byte-compile-current-file)
(pg-autotest log ".profile.log") ; convention