e087f6d4
d3f9d547 ^
0cb11571 ^
1 2 3
4 5
6
7 8
9
#ifndef LYLIST_H #define LYLIST_H #include <LYStructs.h> extern int showlist PARAMS((DocInfo *newdoc, BOOLEAN titles)); extern void printlist PARAMS((FILE *fp, BOOLEAN titles)); #endif /* LYLIST_H */