Fixed bug with incorrectly parenthesized if expressions.
authorVladimir Sedach <vsedach@gmail.com>
Wed, 29 Apr 2009 02:17:34 +0000 (20:17 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Wed, 29 Apr 2009 02:17:34 +0000 (20:17 -0600)
commit20ba6d7aaf65cac1180ae98fcb67c7acd6ea141d
tree0409161b5c2c58a774cd5826f27536fc51b3a70a
parentdd4442b8973fe8b2c19b44f94f244934aa418ae8
Fixed bug with incorrectly parenthesized if expressions.

Thanks to Daniel Gackle for the bug report.
src/printer.lisp
t/ps-tests.lisp