IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2008, 4:51:39 PM (18 years ago)
Author:
eugene
Message:

convert opihi vectors to double type, add option for int type as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081124/Ohana/src/opihi/include/dvoshell.h

    r20820 r20839  
    225225// dvo DB field functions
    226226dbField     *dbCmdlineFields        PROTO((int argc, char **argv, int table, int *last, int *nfields));
     227int          dbCmdlineConditions    PROTO((int argc, char **argv, int first, int *nextField));
    227228dbStack     *dbRPN                  PROTO((int argc, char **argv, int *nstack));
    228229int          dbCheckStack           PROTO((dbStack *stack, int Nstack, int table, dbField **inFields, int *Nfields));
Note: See TracChangeset for help on using the changeset viewer.