|
|
1.1 root 1:
2:
3: /* file names */
4:
5: #define BIBFILE "prefer.out" /* default reference database */
6: #define COMFILE "/usr/lib/eign" /* common words to ignore */
7: #define IGNFILE "ignore" /* %ref_fields to ignore */
8:
9: /* size limits */
10:
11: #define MAXCOMM 5000 /* maximum number of characters in common file */
12: #define MAXKLEN 6 /* default keyword length */
13:
14: /* functions */
15:
16: char *malloc();
17: char *strncat(), *strcat(), *strncpy(), *strcpy();
18: void exit();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.