From 8e81da884961eb321ea47d0ad7e37b83aa8904ce Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 28 Apr 2008 00:23:01 -0700 Subject: [PATCH] test --- gtp.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtp.lisp b/gtp.lisp index bc428ca..091742c 100644 --- a/gtp.lisp +++ b/gtp.lisp @@ -9,5 +9,5 @@ (let* ((commands (split-string (string-downcase command-string) " ")) (command (intern (first commands)))) (case (command) - ( + (thing \ No newline at end of file