Fix bug in SPLIT-INTERVAL-LEFT!: because the splitting process could
authorChris Hanson <org/chris-hanson/cph>
Wed, 12 Oct 1994 07:24:28 +0000 (07:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 12 Oct 1994 07:24:28 +0000 (07:24 +0000)
commit7df8714fb5f0e9054fe88124dfd2f92c844abde4
tree60ccdab482ef911e4a99e3ee66feb4524bf1a3bc
parent548aeffed9d895273b6ed9d7830120aee515185f
Fix bug in SPLIT-INTERVAL-LEFT!: because the splitting process could
insert a new interval node in a non-leaf position, one of the
assumptions of INSERT-FIXUP! was violated.  This is fixed by making
sure that the inserted node is always inserted in a leaf position.
v7/src/edwin/txtprp.scm