Ignore:
Timestamp:
2007-01-17T11:43:11+13:00 (17 years ago)
Author:
kjdon
Message:

tidied up the top comments, removed Ids, and old log messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/indexers/mg/lib/lovinstem.h

    r3745 r13654  
    1919 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    2020 *
    21  * $Id$
    22  *
    2321 **************************************************************************/
    2422
    25 /*
    26    $Log$
    27    Revision 1.1  2003/02/20 21:14:16  mdewsnip
    28    Addition of MG package for search and retrieval
    29 
    30    Revision 1.1  1999/08/10 21:16:54  sjboddie
    31    renamed mg-1.3d directory mg
    32 
    33    Revision 1.1  1998/11/25 07:55:36  rjmcnab
    34 
    35    Modified mg to that you can specify the stemmer you want
    36    to use via a command line option. You specify it to
    37    mg_passes during the build process. The number of the
    38    stemmer that you used is stored within the inverted
    39    dictionary header and the stemmed dictionary header so
    40    the correct stemmer is used in later stages of building
    41    and querying.
    42 
    43    Revision 1.1  1998/11/17 09:32:47  rjmcnab
    44    *** empty log message ***
    45 
    46    * Revision 1.2  1994/09/20  04:20:10  tes
    47    * Changes made for 1.1
    48    *
    49    *
    50  */
    5123#ifndef LOVINSTEM_H
    5224#define LOVINSTEM_H
Note: See TracChangeset for help on using the changeset viewer.