|
|
1.1 root 1: /*
2: * @(#)no_lg.c 1.2
3: *
4: * ld -lg ...
5: * then /usr/lib/libg.a is loaded and defines _dbsubc as non-zero.
6: * Otherwise, this is loaded defining it as zero.
7: * in main.c, f77_abort() uses this to decide whether or not to call
8: * abort to terminate.
9: */
10:
11: char id_no_lg[] = "@(#)no_lg.c 5.2";
12:
13: int _dbsubc = 0;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.