commit | 301ad2ee63380c0796e472980f9ec1eb398cc524 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Jan 22 18:14:39 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Jan 22 18:14:39 1998 +0000 |
tree | ff11f5ee849966637a5bbb18c144b711e8ecec67 | |
parent | 0f02628dceeb82fbd400195657f7a9721b1e1a82 [diff] |
Fixed indexing of {datadesc} environments. Removed " (byte code instruction)" from the output of the {opcodedesc} environment; this should only appear in the index (which it now does). Removed some really old cruft related to otherwise removed debugging code. (I *think* assignments to $* set & clear auto-flush of <STDOUT>, but don't really remember. Removing them seems to not change anything!)