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/mgheap.c

    r3745 r13654  
    1818 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
    1919 *
    20  * $Id$
    21  *
    2220 **************************************************************************/
    23 
    24 /*
    25    $Log$
    26    Revision 1.1  2003/02/20 21:14:16  mdewsnip
    27    Addition of MG package for search and retrieval
    28 
    29    Revision 1.1  1999/08/10 21:16:55  sjboddie
    30    renamed mg-1.3d directory mg
    31 
    32    Revision 1.1  1999/01/15 03:05:50  rjmcnab
    33 
    34    Renamed lib/heap to be lib/mgheap (it was causing some problems with
    35    some versions of the STL libraries which contained a heap.h)
    36 
    37    Revision 1.1  1998/11/17 09:32:01  rjmcnab
    38    *** empty log message ***
    39 
    40    * Revision 1.1  1994/08/22  00:24:43  tes
    41    * Initial placement under CVS.
    42    *
    43  */
    44 
    45 static char *RCSID = "$Id$";
    4621
    4722#include "mgheap.h"
Note: See TracChangeset for help on using the changeset viewer.