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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:32:22 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

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