Changeset 24308 for trunk/Ohana/src/relastro/src/relastro_objects.c
- Timestamp:
- Jun 3, 2009, 9:46:36 AM (17 years ago)
- Location:
- trunk/Ohana/src/relastro
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/relastro_objects.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/cnb_branches/cnb_branch_20090301/Ohana/src/relastro merged eligible /branches/pap/Ohana/src/relastro merged eligible /branches/eam_branches/eam_branch_20090303/Ohana/src/relastro 23158-23228 /branches/eam_branches/eam_branch_20090322/Ohana/src/relastro 23482-23529 /branches/pap_magic/Ohana/src/relastro 24120-24173
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/Ohana/src/relastro/src/relastro_objects.c
r21508 r24308 8 8 SkyList *skylist = NULL; 9 9 Catalog catalog; 10 10 11 11 12 // load the current sky table (layout of all SkyRegions) … … 37 38 } 38 39 40 if (FlagOutlier) { 41 FlagOutliers(&catalog); 42 } 43 39 44 // XXX consider what gets reset (only ASTROM flags) 40 45 if (RESET) {
Note:
See TracChangeset
for help on using the changeset viewer.
