unix-conf/.emacs.d/elpa/2048-game-20151026.1233/2048-game-autoloads.el
2016-02-18 14:53:30 +01:00

23 lines
492 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.

;;; 2048-game-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "2048-game" "2048-game.el" (22209 50994 959
;;;;;; 0))
;;; Generated autoloads from 2048-game.el
(autoload '2048-game "2048-game" "\
Start playing 2048.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; 2048-game-autoloads.el ends here