STYLE: minor formatting
This commit is contained in:
parent
b0276efa48
commit
05022c373a
@ -1,12 +1,6 @@
|
||||
label nAlphaCorr
|
||||
(
|
||||
readLabel(piso.lookup("nAlphaCorr"))
|
||||
);
|
||||
label nAlphaCorr(readLabel(piso.lookup("nAlphaCorr")));
|
||||
|
||||
label nAlphaSubCycles
|
||||
(
|
||||
readLabel(piso.lookup("nAlphaSubCycles"))
|
||||
);
|
||||
label nAlphaSubCycles(readLabel(piso.lookup("nAlphaSubCycles"))));
|
||||
|
||||
if (nAlphaSubCycles > 1)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user