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/recptproto.cpp

    r533 r1342  
    2222 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2323 *
    24  * $Id$
    25  *
    2624 *********************************************************************/
    27 
    28 /*
    29    $Log$
    30    Revision 1.7  1999/09/07 04:56:59  sjboddie
    31    added GPL notice
    32 
    33    Revision 1.6  1999/05/10 03:40:43  sjboddie
    34    lots of changes - slowly getting document action sorted out
    35 
    36    Revision 1.5  1999/04/30 01:59:43  sjboddie
    37    lots of stuff - getting documentaction working (documentaction replaces
    38    old browseaction)
    39 
    40    Revision 1.4  1999/03/31 23:44:48  rjmcnab
    41    Altered the protocol so that the metadata is part of the filter.
    42 
    43    Revision 1.3  1999/03/03 23:26:35  sjboddie
    44 
    45    Implemented more of the protocol
    46 
    47    Revision 1.2  1999/02/25 21:59:01  rjmcnab
    48 
    49    Merged sources.
    50 
    51    Revision 1.1  1999/02/21 22:35:24  rjmcnab
    52 
    53    Initial revision.
    54 
    55  */
    56 
    5725
    5826#include "recptproto.h"
     
    182150  return NULL;
    183151}
    184 
Note: See TracChangeset for help on using the changeset viewer.