* Add new procedure, CREF/GENERATE-CREF-UNUSUAL, that writes a ".cref"
authorChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 20:19:54 +0000 (20:19 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 1 Mar 1991 20:19:54 +0000 (20:19 +0000)
commitff7362bb5edeed3360d54994d8568a2e33d431c6
tree84dee52460deeba011779c6a9ecf8c8e7d08d786
parent886fbcf8408b299c7bbc667109000efdf2099416
* Add new procedure, CREF/GENERATE-CREF-UNUSUAL, that writes a ".cref"
  file containing only the unusual cref information, such as unbound
  variables or multiple definitions.  Change
  CREF/GENERATE-CONSTRUCTORS to call this procedure.

* Rewrite cref formatting code to improve performance.  The
  improvement seems only slight.
v7/src/cref/cref.pkg
v7/src/cref/forpkg.scm
v7/src/cref/make.scm
v7/src/cref/toplev.scm