;;; fireplace-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 "fireplace" "fireplace.el" (0 0 0 0))
;;; Generated autoloads from fireplace.el

(autoload 'fireplace "fireplace" "\
Light the fire." t nil)

(register-definition-prefixes "fireplace" '("fireplace-"))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; fireplace-autoloads.el ends here