fix doc picto
This commit is contained in:
parent
25d7d49648
commit
6dc3fbb72c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user