home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 52
/
Amiga_Dream_52.iso
/
Linux
/
Divers
/
lynx2.8.1dev.10.tar.gz
/
lynx2.8.1dev.10.tar
/
lynx2-8
/
src
/
LYList.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-11-04
|
264b
|
12 lines
#ifndef LYLIST_H
#define LYLIST_H
extern char * LYlist_temp_url NOPARAMS;
extern int showlist PARAMS((document *newdoc, BOOLEAN titles));
extern void printlist PARAMS((FILE *fp, BOOLEAN titles));
#define LIST_PAGE_TITLE "Lynx List Page"
#endif /* LYLIST_H */