Start the pure segment at 600000, rather than 700000.
authorAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 17:56:03 +0000 (18:56 +0100)
committerAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 17:56:03 +0000 (18:56 +0100)
commit397ad4feb0c690676d3fee6b7dafefaaa94fc5e2
tree25858f046944497eb439024754852d6f7dbac2b1
parent23e7303201291649c51827650bceeb8fd65321df
Start the pure segment at 600000, rather than 700000.

There isn't quite enough space for INITM's ILOOP to complete if it's at
700000 (it runs over by about 2000 words, maybe because we've got more
pure code/data in ITS than the TENEX version did). The notes in MUDDLE
suggest it used to be at 600000, so put it there for now, which gives us
plenty of room.
<mdl.int>/pure.15