Changeset 25733
- Timestamp:
- Oct 1, 2009, 2:26:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/relphot_objects.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/relphot_objects.c
r21508 r25733 68 68 69 69 if (VERBOSE) fprintf (stderr, "saving catalog %s\n", catalog.filename); 70 71 // we can optionally convert output format here 72 // but it would be better to define a dvo crawler program to do this 73 // catalog.catformat = DVO_FORMAT_PS1_V1; 70 74 dvo_catalog_save (&catalog, VERBOSE); 71 75 dvo_catalog_unlock (&catalog);
Note:
See TracChangeset
for help on using the changeset viewer.
