summaryrefslogtreecommitdiff
blob: 59025bbb9d0e900112ee36bd4bacf52015eb89c8 (plain)
1
2
3
4
5
6
;;; librep site-lisp configuration

(add-to-list 'load-path "@SITELISP@")
(autoload 'rep-debugger "rep-debugger"
  "Run the rep debugger on program FILE in buffer *gud-FILE*." t)