From 9306cb60c32082c5403931de0823a9fd5daa196c Mon Sep 17 00:00:00 2001 From: Jason Katz-Brown Date: Sun, 25 Aug 2013 02:17:13 -0700 Subject: Initial git commit. --- lisp/ouat/scrabble.lisp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lisp/ouat/scrabble.lisp (limited to 'lisp/ouat/scrabble.lisp') diff --git a/lisp/ouat/scrabble.lisp b/lisp/ouat/scrabble.lisp new file mode 100644 index 0000000..76f17af --- /dev/null +++ b/lisp/ouat/scrabble.lisp @@ -0,0 +1,4 @@ +(in-package :ouat) + +;; move generation and game operations should go here + \ No newline at end of file -- cgit v1.2.3