josephus <[EMAIL PROTECTED]> writes:

> static char copyright[] =
> " @(#) Copyright (c) 1985 Joe Widows, Arlington Texas.\n";
> static char CR_continuation[] = "@(#) All rights reserved.\n";

My guess is that we don't have legal permission to copy that code, so
I can't look at that test case.  Do you have a test case that is free
software?

Also, when you submit a test case, please separate out each file so
that it's easy to see where each file starts and stops.  For example,
you could run a command like this:

tar cf - algol.l algol.y makefile biginput.algol | gzip >tar.gz

and then attach the file "tar.gz" to your email.


Reply via email to