IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2015, 4:49:06 PM (11 years ago)
Author:
eugene
Message:

extensive work on relphot, relastro, uniphot, dvomerge aiming to the construction and calibration of PV3

Location:
trunk/Ohana
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana

  • trunk/Ohana/src/uniphot/include/setgalmodel.h

    r37807 r38986  
    2626void          ConfigInit                      PROTO((int *argc, char **argv));
    2727
    28 void          usage_setgalmodel                 PROTO(());
     28void          usage_setgalmodel                 PROTO((void));
    2929void          initialize_setgalmodel            PROTO((int argc, char **argv));
    3030int           args_setgalmodel                  PROTO((int argc, char **argv));
    3131
    32 void          usage_setgalmodel_client          PROTO(());
     32void          usage_setgalmodel_client          PROTO((void));
    3333void          initialize_setgalmodel_client     PROTO((int argc, char **argv));
    3434int           args_setgalmodel_client           PROTO((int argc, char **argv));
    3535
    36 // int           Shutdown                        PROTO((char *format, ...) OHANA_FORMAT(printf, 1, 2) );
    37 // void          TrapSignal                      PROTO((int sig));
    38 // void          SetProtect                      PROTO((int mode));
    39 // int           SetSignals                      PROTO((void));
     36int           Shutdown                        PROTO((char *format, ...) OHANA_FORMAT(printf, 1, 2) );
     37void          TrapSignal                      PROTO((int sig));
     38void          SetProtect                      PROTO((int mode));
     39int           SetSignals                      PROTO((void));
    4040
    4141int           update_dvo_setgalmodel            PROTO((void));
Note: See TracChangeset for help on using the changeset viewer.