Checkpoint.
This commit is contained in:
parent
5f1cf8e6fb
commit
b237df90f9
19 changed files with 324 additions and 283 deletions
|
|
@ -4,7 +4,7 @@ void eqnbox(int p1, int p2, int lu)
|
|||
{
|
||||
double b, h;
|
||||
char *sh;
|
||||
extern char *IRspace;
|
||||
/* extern char *IRspace; */ /* not used */
|
||||
|
||||
yyval = p1;
|
||||
b = max(ebase[p1], ebase[p2]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue