Changeset 34129 for branches/eam_branches/ipp-20120627/Ohana
- Timestamp:
- Jul 7, 2012, 9:26:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/Ohana/src/relastro/src/relastro_objects.c
r33963 r34129 86 86 } 87 87 88 struct timeval now; 89 gettimeofday (&now, (void *) NULL); 90 char *moddate = ohana_sec_to_date (now.tv_sec); 91 gfits_modify (&catalog.header, "RELASTRO", "%s", 1, moddate); 92 free (moddate); 93 88 94 save_catalogs (&catalog, 1); 89 95 }
Note:
See TracChangeset
for help on using the changeset viewer.
