;;; lice-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*- ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "lice" "lice.el" (0 0 0 0)) ;;; Generated autoloads from lice.el (autoload 'lice "lice" "\ Insert license and headers. NAME is a template name for insertion. \(fn NAME)" t nil) (register-definition-prefixes "lice" '("lice:")) ;;;*** ;;;### (autoloads nil nil ("lice-pkg.el") (0 0 0 0)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; lice-autoloads.el ends here