mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 02:15:09 +00:00
update
This commit is contained in:
parent
af767490ee
commit
0a7e56cd61
@ -264,7 +264,7 @@ agn::cloudy_grid agn::read_cloudy_grid(std::ifstream& inputfile) {
|
||||
}
|
||||
}
|
||||
if(agn::debug) std::cout
|
||||
<< " Found " << iterations << "iterations.";
|
||||
<< " Found " << iterations << " iterations.";
|
||||
point.iterations = iterations;
|
||||
headerstr.clear();
|
||||
headerstr.seekg(0);
|
||||
|
Loading…
Reference in New Issue
Block a user