(
("Teachpacks for \"How to Design Programs\"" "index.html" "HtDP" "Teachpacks for \"How to Design Programs\"")
("arrow-gui.ss" "arrows-gui.html" "arrow-gui.ss" "Arrows GUI teachpack")
("control" "arrows-gui.html" "control" "Arrows GUI teachpack")
("view" "arrows-gui.html" "view" "Arrows GUI teachpack")
("connect" "arrows-gui.html" "connect" "Arrows GUI teachpack")
("arrow.ss" "arrows.html" "arrow.ss" "Arrows teachpack")
("control-left-right" "arrows.html" "control-left-right" "Arrows teachpack")
("control-up-down" "arrows.html" "control-up-down" "Arrows teachpack")
("control" "arrows.html" "control" "Arrows teachpack")
("convert.ss" "convert.html" "convert.ss" "Convert teachpack")
("convert-gui" "convert.html" "convert-gui" "Convert teachpack")
("convert-repl" "convert.html" "convert-repl" "Convert teachpack")
("convert-file" "convert.html" "convert-file" "Convert teachpack")
("dir.ss" "dir.html" "dir.ss" "Directories teachpack")
("create-dir" "dir.html" "create-dir" "Directories teachpack")
("make-dir" "dir.html" "make-dir" "Directories teachpack")
("make-file" "dir.html" "make-file" "Directories teachpack")
("docs.ss" "docs.html" "docs.ss" "Documents teachpack")
("atom?" "docs.html" "atom?" "Documents teachpack")
("annotation?" "docs.html" "annotation?" "Documents teachpack")
("end-annotation" "docs.html" "end-annotation" "Documents teachpack")
("write-file" "docs.html" "write-file" "Documents teachpack")
("draw.ss" "draw.html" "draw.ss" "Simple Drawing Exercises teachpack")
("big-bang" "draw.html" "big-bang" "Simple Drawing Exercises teachpack")
("on-key-event" "draw.html" "on-key-event" "Simple Drawing Exercises teachpack")
("on-tick-event" "draw.html" "on-tick-event" "Simple Drawing Exercises teachpack")
("end-of-time" "draw.html" "end-of-time" "Simple Drawing Exercises teachpack")
("start" "draw.html" "start" "Simple Drawing Exercises teachpack")
("start/cartesian-plane" "draw.html" "start/cartesian-plane" "Simple Drawing Exercises teachpack")
("stop" "draw.html" "stop" "Simple Drawing Exercises teachpack")
("draw-circle" "draw.html" "draw-circle" "Simple Drawing Exercises teachpack")
("draw-solid-disk" "draw.html" "draw-solid-disk" "Simple Drawing Exercises teachpack")
("draw-solid-rect" "draw.html" "draw-solid-rect" "Simple Drawing Exercises teachpack")
("draw-solid-line" "draw.html" "draw-solid-line" "Simple Drawing Exercises teachpack")
("draw-solid-string" "draw.html" "draw-solid-string" "Simple Drawing Exercises teachpack")
("wait-for-mouse-click" "draw.html" "wait-for-mouse-click" "Simple Drawing Exercises teachpack")
("get-key-event" "draw.html" "get-key-event" "Simple Drawing Exercises teachpack")
("sleep-for-a-while" "draw.html" "sleep-for-a-while" "Simple Drawing Exercises teachpack")
("elevator.ss" "elevator.html" "elevator.ss" "Elevator teachpack")
("run" "elevator.html" "run" "Elevator teachpack")
("graphing.ss" "graphing.html" "graphing.ss" "Graphing Functions teachpack")
("graph-fun" "graphing.html" "graph-fun" "Graphing Functions teachpack")
("graph-line" "graphing.html" "graph-line" "Graphing Functions teachpack")
("guess-gui.ss" "guess-gui.html" "guess-gui.ss" "Guess GUI teachpack")
("control" "guess-gui.html" "control" "Guess GUI teachpack")
("view" "guess-gui.html" "view" "Guess GUI teachpack")
("connect" "guess-gui.html" "connect" "Guess GUI teachpack")
("guess.ss" "guess.html" "guess.ss" "Guess teachpack")
("guess-with-gui" "guess.html" "guess-with-gui" "Guess teachpack")
("guess-with-gui-3" "guess.html" "guess-with-gui-3" "Guess teachpack")
("guess-with-gui-list" "guess.html" "guess-with-gui-list" "Guess teachpack")
("gui.ss" "gui.html" "gui.ss" "GUI teachpack")
("show-window" "gui.html" "show-window" "GUI teachpack")
("hide-window" "gui.html" "hide-window" "GUI teachpack")
("create-window" "gui.html" "create-window" "GUI teachpack")
("make-button" "gui.html" "make-button" "GUI teachpack")
("make-message" "gui.html" "make-message" "GUI teachpack")
("draw-message" "gui.html" "draw-message" "GUI teachpack")
("make-text" "gui.html" "make-text" "GUI teachpack")
("text-contents" "gui.html" "text-contents" "GUI teachpack")
("make-choice" "gui.html" "make-choice" "GUI teachpack")
("choice-index" "gui.html" "choice-index" "GUI teachpack")
("hangman.ss" "hangman.html" "hangman.ss" "Hangman teachpack")
("hangman" "hangman.html" "hangman" "Hangman teachpack")
("hangman-list" "hangman.html" "hangman-list" "Hangman teachpack")
("lkup-gui.ss" "lkup-gui.html" "lkup-gui.ss" "Lkup GUI teachpack")
("control" "lkup-gui.html" "control" "Lkup GUI teachpack")
("view" "lkup-gui.html" "view" "Lkup GUI teachpack")
("connect" "lkup-gui.html" "connect" "Lkup GUI teachpack")
("master.ss" "master.html" "master.ss" "Mastermind teachpack")
("master" "master.html" "master" "Mastermind teachpack")
("servlet.ss" "servlet.html" "servlet.ss" "Scheme Web Servlets teachpack")
("build-suspender" "servlet.html" "build-suspender" "Scheme Web Servlets teachpack")
("send/suspend" "servlet.html" "send/suspend" "Scheme Web Servlets teachpack")
("send/finish" "servlet.html" "send/finish" "Scheme Web Servlets teachpack")
("initial-request" "servlet.html" "initial-request" "Scheme Web Servlets teachpack")
("extract-binding/single" "servlet.html" "extract-binding/single" "Scheme Web Servlets teachpack")
("extract-bindings" "servlet.html" "extract-bindings" "Scheme Web Servlets teachpack")
("extract-string" "servlet.html" "extract-string" "Scheme Web Servlets teachpack")
("exists-binding?" "servlet.html" "exists-binding?" "Scheme Web Servlets teachpack")
("extract-user-pass" "servlet.html" "extract-user-pass" "Scheme Web Servlets teachpack")
("servlet2.ss" "servlet2.html" "servlet2.ss" "Simplified Scheme Web Servlets teachpack")
("make-password" "servlet2.html" "make-password" "Simplified Scheme Web Servlets teachpack")
("make-number" "servlet2.html" "make-number" "Simplified Scheme Web Servlets teachpack")
("make-yes-no" "servlet2.html" "make-yes-no" "Simplified Scheme Web Servlets teachpack")
("make-boolean" "servlet2.html" "make-boolean" "Simplified Scheme Web Servlets teachpack")
("make-radio" "servlet2.html" "make-radio" "Simplified Scheme Web Servlets teachpack")
("form?" "servlet2.html" "form?" "Simplified Scheme Web Servlets teachpack")
("form-element?" "servlet2.html" "form-element?" "Simplified Scheme Web Servlets teachpack")
("single-query" "servlet2.html" "single-query" "Simplified Scheme Web Servlets teachpack")
("queries" "servlet2.html" "queries" "Simplified Scheme Web Servlets teachpack")
("echo-answers" "servlet2.html" "echo-answers" "Simplified Scheme Web Servlets teachpack")
("form-query" "servlet2.html" "form-query" "Simplified Scheme Web Servlets teachpack")
("extract/single" "servlet2.html" "extract/single" "Simplified Scheme Web Servlets teachpack")
("extract" "servlet2.html" "extract" "Simplified Scheme Web Servlets teachpack")
("echo-response" "servlet2.html" "echo-response" "Simplified Scheme Web Servlets teachpack")
("inform" "servlet2.html" "inform" "Simplified Scheme Web Servlets teachpack")
("final-page" "servlet2.html" "final-page" "Simplified Scheme Web Servlets teachpack")
("show-queen.ss" "show-queen.html" "show-queen.ss" "Show Queen teachpack")
("show-queen" "show-queen.html" "show-queen" "Show Queen teachpack")
("graphing2.ss" "graphing2.html" "graphing2.ss" "Graphing Functions 2 teachpack")
("graph-fun" "graphing2.html" "graph-fun" "Graphing Functions 2 teachpack")
("graph-line" "graphing2.html" "graph-line" "Graphing Functions 2 teachpack")
)
