mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 21:00:34 +05:00
remove empty lines
This commit is contained in:
parent
3c53f52f60
commit
0fb00f2197
@ -459,11 +459,11 @@ namespace netgen
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
outfile << "\n";
|
; // outfile << "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
outfile << endl;
|
outfile << "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
outfile << "\n" << "\n";
|
outfile << "\n" << "\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user