summaryrefslogtreecommitdiff
path: root/ksh-scan3.el
diff options
context:
space:
mode:
Diffstat (limited to 'ksh-scan3.el')
-rw-r--r--ksh-scan3.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksh-scan3.el b/ksh-scan3.el
index cb8947e..75389ff 100644
--- a/ksh-scan3.el
+++ b/ksh-scan3.el
@@ -1,9 +1,7 @@
;; -*- lexical-binding: t -*-
(require 'ksh-forms)
-
-(load "ksh-report-header.el")
-(load "ksh-biometry.el")
+(require 'ksh-report)
;; Datafile path and fields
(setq forms-file (expand-file-name "scan3.dat" ksh-data-path))