Changeset 12332 for trunk/Ohana/src/uniphot/src/update.c
- Timestamp:
- Mar 8, 2007, 12:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/uniphot/src/update.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/uniphot/src/update.c
r8388 r12332 22 22 for (i = 0; i < Nsgroup; i++) { 23 23 for (j = 0; j < sgroup[i].Nimage; j++) { 24 sgroup[i].image[j][0].Mcal _PS-= sgroup[i].M;24 sgroup[i].image[j][0].Mcal -= sgroup[i].M; 25 25 } 26 26 }
Note:
See TracChangeset
for help on using the changeset viewer.
