This commit is contained in:
Paul 2001-01-09 17:11:15 +00:00
parent cb6321c749
commit d74acdad0e
2 changed files with 0 additions and 1 deletions

View File

@ -239,7 +239,6 @@ void mylexer::unexpectedChar()
{
yyunput(*--ptr);
}
printf("found macro '%s'='%s'\n",name,replacement);
}
}

Binary file not shown.