IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2014, 8:40:19 PM (12 years ago)
Author:
eugene
Message:

move galaxy parameter functions to libdvo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/uniphot/include/setgalmodel.h

    r37434 r37602  
    1010char        *HOSTDIR;
    1111int          VERBOSE;
     12int          TESTING;
    1213int          UPDATE;
    1314int          PARALLEL;
     
    3839// int           SetSignals                      PROTO((void));
    3940
    40 int           update_dvo_setgalmodel            PROTO((char *corrfile));
    41 int           update_dvo_setgalmodel_parallel   PROTO((SkyTable *sky, char *corrfile));
     41int           update_dvo_setgalmodel            PROTO((void));
     42int           update_dvo_setgalmodel_parallel   PROTO((SkyTable *sky));
    4243
    4344int           update_catalog_setgalmodel        PROTO((Catalog *catalog));
Note: See TracChangeset for help on using the changeset viewer.