|
|
1.1 root 1: /* (-lgl
2: * COHERENT Version 3.1
3: * Copyright (c) 1982, 1990 by Mark Williams Company.
4: * All rights reserved. May not be copied without permission.
5: -lgl) */
6: #include <stdio.h>
7: extern yyline;
8: error(s)
9: {
10: if (yyline)
11: fprintf(stderr, "%d: ", yyline);
12: fprintf(stderr, "%r\n", &s);
13: exit (1);
14: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.