Forked from
cmucl / cmucl
Source project has a limited visibility.
-
dtc authored
Only the *psnode-index* hash should use the user supplied hash test, all the others are internal. Make the output stream a required argument rather than sending output to *standard-output*. Add a shrink :width optional to scale the graph to fit across one page. Add optional same-height argument to allocate the same height for each node - can give nicer graphs. Misc. style changes: less use of special variables, declarations to help CMUCL, etc.
dtc authoredOnly the *psnode-index* hash should use the user supplied hash test, all the others are internal. Make the output stream a required argument rather than sending output to *standard-output*. Add a shrink :width optional to scale the graph to fit across one page. Add optional same-height argument to allocate the same height for each node - can give nicer graphs. Misc. style changes: less use of special variables, declarations to help CMUCL, etc.