IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2008, 12:50:52 PM (19 years ago)
Author:
eugene
Message:

replaced sort functions drived from press with sort macros derived from gsl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/gcompare/include/gcompare.h

    r2421 r16040  
    2828int                get_argument      PROTO((int, char **, char *));
    2929int                remove_argument   PROTO((int, int *, char **));
    30 void               sort              PROTO((data_type));
     30void               data_sort         PROTO((data_type));
    3131void               output            PROTO((data_type, data_type, match_type *, int, int, int, int, int));
    3232char              *nextword          PROTO((char *));
Note: See TracChangeset for help on using the changeset viewer.