Implement new-make-define-structure-type without the obsolete argument.
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Nov 2018 07:06:35 +0000 (23:06 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Nov 2018 07:06:35 +0000 (23:06 -0800)
commit59429c2a87cd5b65841f599f63e55e781f8de7af
tree3bf4b8130dcf069ebbdb4f572b007f89a8d82fab
parentf9240424db225dafffa5fb6078d371ce1cd0bad8
Implement new-make-define-structure-type without the obsolete argument.

Temporarily preserve make-define-structure-type which ignores the arg.
src/edwin/clscon.scm
src/runtime/defstr.scm
src/runtime/random.scm
src/runtime/record.scm
src/runtime/runtime.pkg
src/runtime/thread.scm