my-emacs-d/elpa/clojure-quick-repls-2015081.../clojure-quick-repls-autoloa...

23 lines
620 B
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; clojure-quick-repls-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "clojure-quick-repls" "clojure-quick-repls.el"
;;;;;; (22500 1822 828219 293000))
;;; Generated autoloads from clojure-quick-repls.el
(autoload 'clojure-quick-repls-connect "clojure-quick-repls" "\
Launch Clojure and ClojureScript repls for the current project
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; clojure-quick-repls-autoloads.el ends here