summaryrefslogtreecommitdiffstats
path: root/ps08_conspiracies/load.scm
blob: f4945db67c0e7fb56215ae06fc37f75837cb1188 (plain)
1
2
3
4
5
6
7
8
;; On The Fringes of Fun with Control Structures
(load "same-fringe")

;; Communication among Threads
(load "conspire")
(load "try-two-ways")

':have-fun!