Ignore:
Timestamp:
1999-07-02T10:47:49+12:00 (25 years ago)
Author:
sjboddie
Message:

added format option to collection info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/comtypes.cpp

    r310 r336  
    1212/*
    1313   $Log$
     14   Revision 1.11  1999/07/01 22:47:49  sjboddie
     15   added format option to collection info
     16
    1417   Revision 1.10  1999/06/29 22:05:01  rjmcnab
    1518   Added a couple of fields to ResultDocInfo_t to handle a special
     
    7881  numWords=0;
    7982  numBytes=0;
     83  format.erase(format.begin(), format.end());
    8084}
    8185
Note: See TracChangeset for help on using the changeset viewer.