fixes after merging
This commit is contained in:
parent
4e59527e08
commit
a9694c42eb
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
||||||
(draw-parse-tree input 1 1 node pasteboard)
|
(draw-parse-tree input 1 1 node pasteboard)
|
||||||
(eval-tree node)
|
(eval-tree node)
|
||||||
;(set-node-text node (eval input))
|
;(set-node-text node (eval input))
|
||||||
|
;(shadowpi-tree n1 p 0 50))))
|
||||||
(circles-tree n1 p 100 100 0 6.28 10))))
|
(circles-tree n1 p 100 100 0 6.28 10))))
|
||||||
|
|
||||||
;; textmode input,. .
|
;; textmode input,. .
|
||||||
|
|
Loading…
Reference in a new issue