Changeset 15235
- Timestamp:
- Oct 7, 2007, 7:19:33 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/src/relastro.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/src/relastro.c
r12332 r15235 44 44 UpdateObjects (catalog, Ncatalog); 45 45 break; 46 46 47 case TARGET_SIMPLE: 47 48 UpdateSimple (catalog, Ncatalog); … … 55 56 UpdateMosaic (catalog, Ncatalog); 56 57 break; 58 57 59 default: 58 60 fprintf (stderr, "programming error at %s:%s", __FILE__, __LINE__);
Note:
See TracChangeset
for help on using the changeset viewer.
