IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2012, 8:44:13 PM (14 years ago)
Author:
eugene
Message:

some support functions for dvo_client; mextract example nearly complete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/opihi/include/dvoshell.h

    r31635 r33308  
    292292} CMPstars;
    293293
     294/** some globals used particularly by DVO_CLIENT **/
     295int   HOST_ID;
     296char *HOSTDIR;
     297
    294298/*** dvo prototypes ***/
    295299int           DetermineTypeCode     PROTO((Average *average, Measure *measure, int code));
     
    354358int wordhash (char *word);
    355359
     360int HostTableLaunchJobs (HostTable *table, char *basecmd);
     361
    356362#ifdef NOT_MOVED_TO_LIBDVO
    357363// dvo DB field functions
Note: See TracChangeset for help on using the changeset viewer.