tracing violation of my implementation: it's not doing define: quite right; it's interacting badly with local. Looking to see why.

This commit is contained in:
Danny Yoo 2011-10-03 16:12:31 -04:00
parent 658f46d526
commit 1699c33bdc

View File

@ -6,4 +6,4 @@
(provide version) (provide version)
(: version String) (: version String)
(define version "1.44") (define version "1.45")