Include looks in #9/acid now.
Acid works harder at not falling over.
This commit is contained in:
parent
eaf56db5bc
commit
a8c15b08ca
3 changed files with 26 additions and 6 deletions
|
|
@ -36,7 +36,7 @@ unique(char *buf, Symbol *s)
|
|||
}
|
||||
}
|
||||
if(renamed && !quiet)
|
||||
print("\t%s=%s %c/%Z\n", s->name, buf, s->type, s->loc);
|
||||
print("\t%s=%s %c/%L\n", s->name, buf, s->type, s->loc);
|
||||
if(l == 0)
|
||||
l = enter(buf, Tid);
|
||||
return l;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue