forgot to comment this out

svn: r17550
This commit is contained in:
Eli Barzilay 2010-01-07 21:28:13 +00:00
parent 62653d3c41
commit cf60eec875

View File

@ -83,6 +83,7 @@
(define (get-plt-svn-tree)
(get-svn-tree "http://svn.plt-scheme.org/plt/trunk/"))
#|
(tree-for-each (lambda (t) (printf "~a\n" (tree-path t)))
(time (get-svn-tree "file:///home/svn/plt/trunk/")))
|#