- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/addstar/src/ImageOptions.c
r16810 r27840 2 2 3 3 /* set specific options based on the image collection */ 4 int ImageOptions (AddstarClientOptions *options, Image *images, int Nimages) {4 int ImageOptions (AddstarClientOptions *options, Image *images, off_t Nimages) { 5 5 6 int i, equivPhotcode, consistent; 6 off_t i; 7 int equivPhotcode, consistent; 7 8 float maxError; 8 9 PhotCode *photcode;
Note:
See TracChangeset
for help on using the changeset viewer.
