it's print-read consistency, not read/print consistency
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 7 Feb 2013 20:16:47 +0000 (22:16 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 7 Feb 2013 20:18:43 +0000 (22:18 +0200)
commit7290a82b4dba4b7f42e98d8475709f4a29e46574
tree6e6c36cfb5b441ee0de5a1c169a5ac1f852fec16
parent1a4f36e402af22d470cf619643d2473c1dc58e12
it's print-read consistency, not read/print consistency

  Doesn't really matter, I guess, but let's not confuse terminology if
  we can avoid it. (Kudos to Zach Beane for pointing this out.)
src/code/float.lisp
src/code/print.lisp
src/code/target-package.lisp
tests/pathnames.impure.lisp
tests/print.impure.lisp