Changeset 12911 for trunk/FACT++
- Timestamp:
- 02/21/12 08:51:29 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/fitsdump.cc
r12906 r12911 344 344 345 345 ostringstream out; 346 out.setprecision(fout.precision()); 346 347 for (auto it=cols.begin(); it!=cols.end(); it++) 347 348 {
Note:
See TracChangeset
for help on using the changeset viewer.