;;; ob-ipython-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "ob-ipython" "ob-ipython.el" (0 0 0 0)) ;;; Generated autoloads from ob-ipython.el (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ob-ipython" '("ipython--async-" "ob-ipython-" "org-babel-" "company-ob-ipython"))) ;;;*** ;;;### (autoloads nil nil ("ob-ipython-pkg.el") (0 0 0 0)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; ob-ipython-autoloads.el ends here