add subsections to stay on table
authordaniel watson <ozzloy@gmail.com>
Sun, 15 May 2016 21:39:18 +0000 (16:39 -0500)
committerdaniel watson <ozzloy@gmail.com>
Sat, 11 Jun 2016 05:00:24 +0000 (22:00 -0700)
curriculum/challenge-bot.scm

index d7fd02d49c9965fa4b2b97d7236c4397fa13f02c..f36d0316f23b5d2d5e86935b1eca2dbe1ab5eb4f 100644 (file)
    (subsection
     :title [determining speed]))
   (section
-   :title [stay on table])))
+   :title [stay on table]
+   (subsection
+    :title [stop])
+   (subsection
+    :title [backup])
+   (subsection
+    :title [turn around]))))
 
 ;; Copyright 2016 daniel watson