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
|
|
@ -45,5 +45,5 @@ int texct = 0;
|
|||
char texstr[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWYXZ0123456789";
|
||||
int linstart;
|
||||
char *exstore, *exlim, *exspace;
|
||||
Biobuf *tabin /*= stdin */;
|
||||
Biobuf tabout /* = stdout */;
|
||||
FILE *tabin;
|
||||
FILE *tabout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue