[cig-commits] [commit] devel: updates Makefile.in to add model update executables to make help informations (ed24ef0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Sep 25 04:15:30 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/c97050ba609666c2616cf7e5b4af61f2591fb4db...ed24ef0db0397711ea4aaa2e5b25e6b079d5836a

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

commit ed24ef0db0397711ea4aaa2e5b25e6b079d5836a
Author: daniel peter <peterda at ethz.ch>
Date:   Thu Sep 25 12:46:52 2014 +0200

    updates Makefile.in to add model update executables to  make help informations


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

ed24ef0db0397711ea4aaa2e5b25e6b079d5836a
 Makefile.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Makefile.in b/Makefile.in
index ed8ce02..2f523e0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -297,6 +297,10 @@ endif
 	@echo "    xcombine_paraview_strain_data"
 	@echo ""
 	@echo "- tomography tools: [make tomography]"
+	@echo "    xadd_model_iso"
+	@echo "    xadd_model_tiso"
+	@echo "    xadd_model_tiso_cg"
+	@echo "    xadd_model_tiso_iso"
 	@echo "    xinterpolate_model"
 	@echo "    xsmooth_sem"
 	@echo "    xsum_kernels"



More information about the CIG-COMMITS mailing list