Make tbl compile silently.
This commit is contained in:
parent
1f72bc47fe
commit
8a3cbc1579
19 changed files with 321 additions and 328 deletions
|
|
@ -45,5 +45,5 @@ int texct = 0;
|
|||
char texstr[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWYXZ0123456789";
|
||||
int linstart;
|
||||
char *exstore, *exlim, *exspace;
|
||||
FILE *tabin;
|
||||
FILE *tabout;
|
||||
Biobuf *tabin /*= stdin */;
|
||||
Biobuf tabout /* = stdout */;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue