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
## ~~~~~~~~~~~~~~~~~~~~~~~
#set foamCompiler=OpenFOAM
## Specify OpenFOAM ThirdParty compiler
## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# set foamCompiler=ThirdParty
## Specify system openmpi
## ~~~~~~~~~~~~~~~~~~~~~~
#setenv WM_MPLIB SYSTEMOPENMPI
# setenv WM_MPLIB SYSTEMOPENMPI
# ----------------------------------------------------------------- end-of-file

View File

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