summaryrefslogtreecommitdiff
blob: 1eba5b99720381624bd8663b918a1a0a7c4555d1 (plain)
1
2
3
4
5
6
7
8
;;; regress site-lisp configuration

(add-to-list 'load-path "@SITELISP@")
(autoload 'regress-insert-suite "regress" nil t)
(autoload 'regress-insert-call "regress" nil t)
(autoload 'regress-forget "regress" nil t)
(autoload 'regress "regress" nil t)