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/gsdl3/src/packages/mg/lib/bitio_random.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.2  2001/09/21 12:45:03  kjm18
    30    updated mg to be in line with version mg-1.3f. Now uses long long for
    31    some variables to enable indexing of very large collections.
    32 
    33    Revision 1.1  1999/08/10 21:16:46  sjboddie
    34    renamed mg-1.3d directory mg
    35 
    36    Revision 1.1  1998/11/17 09:31:50  rjmcnab
    37    *** empty log message ***
    38 
    39    * Revision 1.1  1994/08/22  00:24:40  tes
    40    * Initial placement under CVS.
    41    *
    42  */
    43 
    44 static char *RCSID = "$Id$";
    45 
    46 
    4721
    4822#include "sysfuncs.h"
Note: See TracChangeset for help on using the changeset viewer.