Cleanup
This commit is contained in:
@@ -39,7 +39,7 @@ putDoubleDoorThen wl cond soff a b speed cont =
|
||||
doorBetween wl cond soff b half speed $
|
||||
\pl2 -> cont pl1 pl2
|
||||
where
|
||||
half = 0.5 *.* (a +.+ b)
|
||||
half = 0.5 *^ (a + b)
|
||||
|
||||
doorBetween ::
|
||||
Wall ->
|
||||
|
||||
Reference in New Issue
Block a user