IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 5, 2010, 2:29:00 PM (16 years ago)
Author:
bills
Message:

Enhance dvomerge to handle merging catdirs with different (but compatible) secondary filter lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/dvomerge/src/dvoconvert.c

    r28241 r28855  
    8585        continue;
    8686      }
    87       merge_catalogs_new (&outsky[0].regions[i], &outcatalog, &incatalog);
     87      merge_catalogs_new (&outsky[0].regions[i], &outcatalog, &incatalog, NULL);
    8888      dvo_catalog_unlock (&incatalog);
    8989      dvo_catalog_free (&incatalog);
Note: See TracChangeset for help on using the changeset viewer.