Add hline and vline
This commit is contained in:
parent
867468e822
commit
c44a009d7a
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@
|
||||||
vappend*
|
vappend*
|
||||||
happend2
|
happend2
|
||||||
happend
|
happend
|
||||||
happend*))
|
happend*
|
||||||
|
hline
|
||||||
|
vline))
|
||||||
|
|
||||||
(define (rectangle-intersect a-x1 a-y1
|
(define (rectangle-intersect a-x1 a-y1
|
||||||
a-x2 a-y2
|
a-x2 a-y2
|
||||||
|
|
Loading…
Reference in a new issue