IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24753


Ignore:
Timestamp:
Jul 12, 2009, 10:37:35 AM (17 years ago)
Author:
eugene
Message:

move prototype to dvosplit.h

Location:
trunk/Ohana/src/dvosplit
Files:
2 edited

Legend:

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

    r21153 r24753  
    4141AveLinks  *split_averages         PROTO((Catalog *incatalog, SkyList *outlist, Catalog *outcatalogs));
    4242int        split_measures         PROTO((Catalog *incatalog, SkyList *outlist, Catalog *outcatalogs, AveLinks *avelinks));
     43void GetConfig (char *config, char *field, char *format, int N, void *ptr);
  • trunk/Ohana/src/dvosplit/src/ConfigInit.c

    r15743 r24753  
    11# include "dvosplit.h"
    2 
    3 void GetConfig (char *config, char *field, char *format, int N, void *ptr);
    42
    53int ConfigInit (int *argc, char **argv) {
Note: See TracChangeset for help on using the changeset viewer.