mirror of
https://github.com/gwenhael-le-moine/emstar.git
synced 2025-02-07 08:46:26 +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
|
||||
|
||||
;; Copyright (C) 2008 Gwenhael Le Moine
|
||||
;; Copyright © 2008, 2009 Gwenhael Le Moine
|
||||
|
||||
;; Author: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
||||
;; Keywords: games
|
||||
|
@ -25,6 +25,8 @@
|
|||
;; Play Emstar in emacs.
|
||||
;; Heavily based on emacs-sokoban
|
||||
|
||||
;; (require 'emstar)
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'cl)
|
||||
|
|
Loading…
Add table
Reference in a new issue