Skip to content
Snippets Groups Projects
Commit 0a8392ff authored by andy's avatar andy
Browse files

BUG: Coding error - missing ';'

parent 66a62f44
Branches
Tags
No related merge requests found
......@@ -19,7 +19,7 @@
bool closedVolume = adjustPhi(phiHbyA, U, p_rgh);
phiHbyA -= phig
phiHbyA -= phig;
while (simple.correctNonOrthogonal())
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment