summaryrefslogtreecommitdiff
path: root/ksh-scan2.el
diff options
context:
space:
mode:
Diffstat (limited to 'ksh-scan2.el')
-rw-r--r--ksh-scan2.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/ksh-scan2.el b/ksh-scan2.el
index 0ea63dd..22d8cb9 100644
--- a/ksh-scan2.el
+++ b/ksh-scan2.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 "scan2.dat" ksh-data-path))