Added pretty printer method for CASE which works like this:
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 13 Jan 1995 18:39:16 +0000 (18:39 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 13 Jan 1995 18:39:16 +0000 (18:39 +0000)
commit00f86ab32d07f3a4a2165f61c1ff3ddd7ff190a6
tree5bf056a7334760c3c846bdfd9abea1a75ad07a13
parent497f0d4032d0b03d9851a03e69badbc1c821af75
Added pretty printer method for CASE which works like this:

  (case will-fit-on-line
    clause
    clause)
or

  (case
      wont-fit-on-line
    clause
    clause)
v7/src/runtime/pp.scm