Move type-definitions to the end of the definition block.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 14 Jan 1994 03:26:56 +0000 (03:26 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 14 Jan 1994 03:26:56 +0000 (03:26 +0000)
commit8126be3c25179a43fbed36e5202ba92966e71c2f
tree16a88dbf0827a6eb42ddb85f1e6d5675c3178728
parent8daf8578fb17ec818318e3f1c073ddb78bfee474
Move type-definitions to the end of the definition block.
In this way there is no need for the symbol to be returned,
since the type definition "returns" the symbol, and in addition, all
the forms are definitions, so a DEFINE-STRUCTURE becomes legal
amongst internal definitions.
v7/src/runtime/defstr.scm