Skip to content
Snippets Groups Projects
Commit 231cdd06 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Applied formatting script

parent 01242f63
No related branches found
No related tags found
2 merge requests!1715Update planetary strength after planetary plus's master rebase,!1693More threapool plotting tweaks
......@@ -259,8 +259,7 @@ int main(int argc, char *argv[]) {
OPT_BOOLEAN(0, "csds", &with_csds,
"Run with the Continuous Simulation Data Stream (CSDS).",
NULL, 0, 0),
OPT_BOOLEAN('R', "radiation", &with_rt,
"Run with radiative transfer.",
OPT_BOOLEAN('R', "radiation", &with_rt, "Run with radiative transfer.",
NULL, 0, 0),
OPT_BOOLEAN(0, "power", &with_power, "Run with power spectrum outputs.",
NULL, 0, 0),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment