Ackk, messed up the book list structure
authorclinton <clinton@unknownlamer.org>
Wed, 31 Dec 2008 09:42:29 +0000 (09:42 +0000)
committerclinton <clinton@unknownlamer.org>
Wed, 31 Dec 2008 09:42:29 +0000 (09:42 +0000)
Grumbles, I need to write an editor for this.

book-list.lisp

index bd752e9..fa11fcf 100644 (file)
@@ -303,12 +303,12 @@ pick up Common Lisp fairly easily."))
 I highly recommend procuring the printed collections; the printing
 quality is superb (full color on glossy paper), and the long story
 arcs are much easier to read."
-  (("Looks, Brains and Everything" :fiction nil)
-   ("Blame the Sky" :fiction nil)
-   ("Skellington" :fiction nil)
-   ("The Retribution Index" :fiction nil)
-   ("Great Aches" :fiction nil)
-   ("Ahoy Hoy!" :fiction nil)
-   ("Heavy Metal Hearts and Flowers" :fiction nil)
-   ("Ghosts" :fiction nil))))
+  ("Looks, Brains and Everything" :fiction nil)
+  ("Blame the Sky" :fiction nil)
+  ("Skellington" :fiction nil)
+  ("The Retribution Index" :fiction nil)
+  ("Great Aches" :fiction nil)
+  ("Ahoy Hoy!" :fiction nil)
+  ("Heavy Metal Hearts and Flowers" :fiction nil)
+  ("Ghosts" :fiction nil)))