Changeset 27380
- Timestamp:
- Mar 21, 2010, 6:04:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/largefiles.20100314/Ohana/src/addstar/src/ConfigInit.c
r27296 r27380 172 172 } else { 173 173 options.radius = atof (RadiusWord); 174 if (options.radius < 1e-6) { 175 fprintf (stderr, "non-sensical correlation radius %f\n", options.radius); 176 exit (1); 177 } 174 178 } 175 179
Note:
See TracChangeset
for help on using the changeset viewer.
