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