[cig-commits] [commit] devel: Fix typo in src/meshfem3D/rules.mk (4680464)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 20 10:08:37 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/b43c63c4cea034e3e6f647cebc591fb4c2ab3894...fb5ff57e01f82037a9b22ebd3c3c184e9e4f14f6

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

commit 4680464bd39261eac54bf67024949ef2b3d1e61c
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Thu Nov 20 19:02:40 2014 +0100

    Fix typo in src/meshfem3D/rules.mk


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

4680464bd39261eac54bf67024949ef2b3d1e61c
 src/meshfem3D/rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/meshfem3D/rules.mk b/src/meshfem3D/rules.mk
index 4fc620f..79a5d3e 100644
--- a/src/meshfem3D/rules.mk
+++ b/src/meshfem3D/rules.mk
@@ -44,7 +44,7 @@ meshfem3D_OBJECTS = \
 	$O/check_mesh_quality.mesh.o \
     $O/earth_chunk_HEX8_Mesher.mesh.o \
     $O/earth_chunk_HEX27_Mesher.mesh.o \
-    $O/earth_chunk_ReadIasp91.mesh.o \
+    $O/earth_chunk_all_Utils.mesh.o \
 	$O/compute_parameters.mesh.o \
 	$O/create_regions_mesh.mesh.o \
 	$O/create_visual_files.mesh.o \



More information about the CIG-COMMITS mailing list