Skip to content

Commit

Permalink
Accidentally delete the „name” argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislaw Halik committed Sep 12, 2009
1 parent 7d063c6 commit c3992a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.lisp
Expand Up @@ -4,6 +4,7 @@
(defvar *variable-alist* '())

(defcomponent variable-form (form)
name
(using-k-once :initform nil :accessor using-k-once-of)
(previous :initform nil :accessor previous-of))

Expand Down

0 comments on commit c3992a8

Please sign in to comment.