Checkpoint -- still merging with Taj's version of the world.
This commit is contained in:
parent
b855148c9b
commit
c5561c23cf
37 changed files with 415 additions and 378 deletions
|
|
@ -75,7 +75,7 @@ s1:
|
|||
pushback(linebuf);
|
||||
}
|
||||
|
||||
|
||||
int
|
||||
eat(int c)
|
||||
{
|
||||
int i;
|
||||
|
|
@ -341,6 +341,7 @@ Tchar setfield(int x)
|
|||
int savepos;
|
||||
static Tchar wbuf[] = { WORDSP, 0};
|
||||
|
||||
rchar = 0;
|
||||
if (x == tabch)
|
||||
rchar = tabc | chbits;
|
||||
else if (x == ldrch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue