This is stoplist.h in view mode; [Download] [Up]
/* WIDE AREA INFORMATION SERVER SOFTWARE: No guarantees or restrictions. See the readme file for the full standard disclaimer. */ #ifndef STOPLIST_H #define STOPLIST_H #include "cdialect.h" void init_stop_list _AP((void)); char *next_stop_word _AP((void)); #endif /* ndef STOPLIST_H */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.