cription' to name the repository.
about summary refs log blame commit diff stats
path: root/src/LYList.h
blob: 4a7172847442abe93ffe62645b3ec96303b72c08 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                
                                       
                                                               




                                                         
#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 */