fix doc picto

This commit is contained in:
Matthew Flatt 2012-04-20 12:26:59 -06:00
parent 25d7d49648
commit 6dc3fbb72c

View File

@ -49,7 +49,7 @@
(define db-folder (launder folder)) (define db-folder (launder folder))
(define mach-folder (launder folder)) (define mach-folder (launder folder))
(define db-listing (define mach-listing
(listing (listing
(vc-append (vc-append
GAP GAP
@ -57,7 +57,7 @@
(hc-append (* 2 GAP) (hc-append (* 2 GAP)
(lbl file "sensors.rkt") (lbl file "sensors.rkt")
(lbl file "actuators.rkt"))))) (lbl file "actuators.rkt")))))
(define mach-listing (define db-listing
(listing (listing
(vc-append (vc-append
GAP GAP