slight mod to work out self-parse test

This commit is contained in:
fogus 2011-01-13 14:32:22 -05:00
parent 8327dafe3e
commit fab8b91988

View file

@ -41,5 +41,5 @@
lines))))
(comment
(parse-file "/tmp/parser.clj")
(parse-file "../marginalia/src/marginalia/parser.clj")
)