Remember that we need to update the generated file in LLgen, as it's not
self-bootstrapping...
This commit is contained in:
parent
dd35aa3eef
commit
020e910560
|
@ -579,8 +579,6 @@ cpy(s,p,inserted) register string p; {
|
||||||
return p;
|
return p;
|
||||||
}
|
}
|
||||||
|
|
||||||
string strcpy();
|
|
||||||
|
|
||||||
LLmessage(d) {
|
LLmessage(d) {
|
||||||
/*
|
/*
|
||||||
* d is either 0, in which case the current token has been deleted,
|
* d is either 0, in which case the current token has been deleted,
|
||||||
|
|
Loading…
Reference in a new issue