mirror of
https://github.com/gwenhael-le-moine/emstar.git
synced 2025-02-12 08:48:14 +01:00
update copyright ; add "documentation"
This commit is contained in:
parent
777bff1b75
commit
b146e1e21b
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
;;; emstar.el --- Emstar Game
|
;;; emstar.el --- Emstar Game
|
||||||
|
|
||||||
;; Copyright (C) 2008 Gwenhael Le Moine
|
;; Copyright © 2008, 2009 Gwenhael Le Moine
|
||||||
|
|
||||||
;; Author: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
;; Author: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
||||||
;; Keywords: games
|
;; Keywords: games
|
||||||
|
@ -25,6 +25,8 @@
|
||||||
;; Play Emstar in emacs.
|
;; Play Emstar in emacs.
|
||||||
;; Heavily based on emacs-sokoban
|
;; Heavily based on emacs-sokoban
|
||||||
|
|
||||||
|
;; (require 'emstar)
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(require 'cl)
|
(require 'cl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue