/* This file was derived from the libwww code, version 2.15, from CERN. A number of modifications have been made by Spyglass. eric@spyglass.com */ /* Gopher protocol module for libwww GOPHER ACCESS HISTORY: 8 Jan 92 Adapted from HTTP TBL */ #ifndef HTGOPHER_H #define HTGOPHER_H GLOBALREF HTProtocol HTGopher; #endif /* HTGOPHER_H */ /* end of gopher module */