sly-macrostep-autoloads.el (1156B)
1 ;;; sly-macrostep-autoloads.el --- automatically extracted autoloads 2 ;; 3 ;;; Code: 4 5 (add-to-list 'load-path (directory-file-name 6 (or (file-name-directory #$) (car load-path)))) 7 8 9 ;;;### (autoloads nil "sly-macrostep" "sly-macrostep.el" (0 0 0 0)) 10 ;;; Generated autoloads from sly-macrostep.el 11 12 (with-eval-after-load 'sly 13 (add-to-list 'sly-contribs 'sly-macrostep 'append)) 14 15 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "sly-macrostep" '("sly-macrostep"))) 16 17 ;;;*** 18 19 ;;;### (autoloads nil "sly-macrostep-tests" "sly-macrostep-tests.el" 20 ;;;;;; (0 0 0 0)) 21 ;;; Generated autoloads from sly-macrostep-tests.el 22 23 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "sly-macrostep-tests" '("sly-macrostep-"))) 24 25 (provide 'sly-macrostep-autoloads) 26 27 ;;;*** 28 29 30 ;;; Generated autoloads from sly-macrostep.el 31 32 (with-eval-after-load 'sly (add-to-list 'sly-contribs 'sly-macrostep 'append)) 33 (register-definition-prefixes "sly-macrostep" '("sly-macrostep")) 34 35 ;; Local Variables: 36 ;; no-byte-compile: t 37 ;; no-update-autoloads: t 38 ;; coding: utf-8 39 ;; End: 40 ;;; sly-macrostep-autoloads.el ends here