STYLE: match code and comments in etc/prefs.*EXAMPLE

This commit is contained in:
Mark Olesen
2011-03-03 14:21:57 +01:00
parent 7ca8b24a0d
commit d8b4ebde05
2 changed files with 10 additions and 10 deletions

View File

@ -36,13 +36,13 @@
# #
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
## Specify system compiler ## Specify OpenFOAM ThirdParty compiler
## ~~~~~~~~~~~~~~~~~~~~~~~ ## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#set foamCompiler=OpenFOAM # set foamCompiler=ThirdParty
## Specify system openmpi ## Specify system openmpi
## ~~~~~~~~~~~~~~~~~~~~~~ ## ~~~~~~~~~~~~~~~~~~~~~~
#setenv WM_MPLIB SYSTEMOPENMPI # setenv WM_MPLIB SYSTEMOPENMPI
# ----------------------------------------------------------------- end-of-file # ----------------------------------------------------------------- end-of-file

View File

@ -36,13 +36,13 @@
# #
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# Specify system compiler ## Specify OpenFOAM ThirdParty compiler
# ~~~~~~~~~~~~~~~~~~~~~~~ ## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foamCompiler=OpenFOAM # foamCompiler=ThirdParty
# Specify system openmpi ## Specify system openmpi
# ~~~~~~~~~~~~~~~~~~~~~~ ## ~~~~~~~~~~~~~~~~~~~~~~
export WM_MPLIB=SYSTEMOPENMPI # export WM_MPLIB=SYSTEMOPENMPI
# ----------------------------------------------------------------- end-of-file # ----------------------------------------------------------------- end-of-file