[cig-commits] [commit] master: fixing a typo (c330f27)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 17 09:47:29 PDT 2014


Repository : https://github.com/geodynamics/axisem

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/eb9a7727244f8b731e8933cec7dbd666ada8e543...c330f274277e6e4afc947b04543e75151372e3f2

>---------------------------------------------------------------

commit c330f274277e6e4afc947b04543e75151372e3f2
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Fri Oct 17 18:47:45 2014 +0200

    fixing a typo


>---------------------------------------------------------------

c330f274277e6e4afc947b04543e75151372e3f2
 make_axisem.macros.TEMPLATE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make_axisem.macros.TEMPLATE b/make_axisem.macros.TEMPLATE
index 1facc71..016f1d6 100644
--- a/make_axisem.macros.TEMPLATE
+++ b/make_axisem.macros.TEMPLATE
@@ -20,7 +20,7 @@ SERIAL = false
 
 # Include the file mpif.h, instead of using the FORTRAN MPI module 
 # Sometimes necessary when the local OpenMPI-version was not compiled with the
-# same version of the compiler than the one specified as $FC
+# same version of the compiler as the one specified as $FC
 INCLUDE_MPI = false
 
 ####################################



More information about the CIG-COMMITS mailing list