IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38673 for trunk


Ignore:
Timestamp:
Aug 11, 2015, 8:34:24 AM (11 years ago)
Author:
eugene
Message:

trivial diff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_catalog_create.c

    r38553 r38673  
    3333    catalog[0].lensobj_catalog  = dvo_catalog_create_subcat (catalog, "cpy", "LENSOBJ");
    3434    catalog[0].starpar_catalog  = dvo_catalog_create_subcat (catalog, "cpz", "STARPAR");
    35     catalog[0].galphot_catalog = dvo_catalog_create_subcat (catalog, "cpq", "GALPHOT");
     35    catalog[0].galphot_catalog  = dvo_catalog_create_subcat (catalog, "cpq", "GALPHOT");
    3636
    3737    // lock the additional split files
Note: See TracChangeset for help on using the changeset viewer.