Skip to content

Commit

Permalink
Remove :main export from :dice-of-doom (doesn't exists)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryukinix committed Mar 15, 2017
1 parent 549573f commit 2f28ff7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions land-of-lisp/cap15-dice-of-doom.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@

(defpackage :dice-of-doom
(:use :cl)
(:export :main
:human
(:export :human
:computer
:*num-players*
:*max-dice*
Expand Down

0 comments on commit 2f28ff7

Please sign in to comment.