"fixed" omega

svn: r7005
This commit is contained in:
Eli Barzilay 2007-08-03 01:35:08 +00:00
parent 2d95985eef
commit 394837c1eb

View File

@ -110,7 +110,7 @@
(define outer-color (send the-color-database find-color "darkorange"))
(define inner-color (send the-color-database find-color "green"))
(define omega-str "λ (x) (x x)) (λ (x) (x x))) ((")
(define omega-str "(λ (x) (x x)) (λ (x) (x x)) ")
(define hebrew-str " ףוס ןיא ףוס ןיא")
(define (draw-letter dc cx cy angle radius letter color)