Ignore:
Timestamp:
2000-08-03T14:49:41+12:00 (24 years ago)
Author:
johnmcp
Message:

Relatively stable z39.50 implementation now, merged with the mgpp source.
(Still needs a decent interface and query language though...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/z3950-branch/gsdl/src/recpt/statusaction.h

    r1129 r1342  
    2121 * along with this program; if not, write to the Free Software
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    23  *
    24  * $Id$
    2523 *
    2624 *********************************************************************/
     
    6462              outconvertclass &outconvert,
    6563              ostream &textout, ostream &logout);
     64
     65  void output_browserinfo (cgiargsclass &args, displayclass &disp,
     66               outconvertclass &outconvert,
     67               ostream &textout, ostream &logout);
    6668
    6769  void output_protocolinfo (cgiargsclass &args, displayclass &disp,
Note: See TracChangeset for help on using the changeset viewer.