make things work on SunOS
This commit is contained in:
parent
e637c944fe
commit
a0f1e21ff9
19 changed files with 43 additions and 20 deletions
|
|
@ -30,7 +30,7 @@ initbinop(void)
|
|||
binop[OCAND]= "&&";
|
||||
binop[OCOR]= "||";
|
||||
binop[OASGN]= " = ";
|
||||
};
|
||||
}
|
||||
|
||||
static char *tabs = "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
|
||||
char *typenames[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue