mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
snappyHexMesh/Allrun - fit comments in 80-cols and add #!/bin/sh
This commit is contained in:
@ -1,2 +1,9 @@
|
|||||||
# These cases are links to solver test cases and are run when the Allrun scripts of those solvers are run.
|
#!/bin/sh
|
||||||
# This empty Allrun script avoids the meshing of theses cases to be run twice.
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
# These cases are links to solver test cases and are run when the Allrun
|
||||||
|
# scripts of those solvers are run.
|
||||||
|
|
||||||
|
# This dummy Allrun script avoids meshing these cases twice.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user