svn: r14960

This commit is contained in:
Robby Findler 2009-05-23 15:10:55 +00:00
parent 93931723f4
commit cf5b14f626

View File

@ -647,8 +647,8 @@ todo:
(move-to dot-snip (* n dot-spacing) y) ;; also do the move to
(loop (cdr nodes) (+ y dot-spacing)))])))
(loop (+ n 1)))))))
(send this set-flip-labels? #f)
(super-new)
(send this set-flip-labels? #f)
(inherit set-draw-arrow-heads?)
(set-draw-arrow-heads? #f)))