Extensive revamp of INSTANCE-CONSTRUCTOR. Optional argument now
authorChris Hanson <org/chris-hanson/cph>
Mon, 16 Jun 1997 08:59:06 +0000 (08:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 16 Jun 1997 08:59:06 +0000 (08:59 +0000)
commitaf9fc9b3d693ddd87feb2ea54997f8dda1e719fe
tree1edc830aee48b790c2c301895db541d60419cd9b
parent677cc9fe1e9858a1edcc1a2a68cb67189bf74c68
Extensive revamp of INSTANCE-CONSTRUCTOR.  Optional argument now
specifies how many additional arguments the constructor accepts; the
additional arguments are passed to INITIALIZE-INSTANCE.  By default,
any number of additional arguments are accepted and passed.
v7/src/sos/instance.scm
v7/src/sos/macros.scm