IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2007, 4:36:49 PM (19 years ago)
Author:
eugene
Message:

updating to use new dvo_catalog_load,save,update APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071130/Ohana/src/libdvo/include/dvo.h

    r15725 r15731  
    2323typedef enum {M_UNDEF = -1, M_NONE, M_MEF, M_SPLIT, M_SINGLE, M_CUBE, M_SLICE, M_MODES, N_MODE} ElixirDetrendModes;
    2424
    25 typedef enum {DVO_CAT_OPEN_FAIL, DVO_CAT_OPEN_OK, DVO_CAT_OPEN_EMPTY};
     25typedef enum {DVO_CAT_OPEN_FAIL, DVO_CAT_OPEN_OK, DVO_CAT_OPEN_EMPTY} DVOCatalogOpenModes;
    2626
    2727typedef enum {
Note: See TracChangeset for help on using the changeset viewer.