[cig-commits] [commit] devel, master: Remove scripts that do nothing. (f10c4ab)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:20:30 PST 2014


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

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

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

commit f10c4ab088d73c07077b0d6db8c6a58d83d8a0c9
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Sun Jun 1 19:15:28 2014 -0400

    Remove scripts that do nothing.
    
    They just point you to the makefile.


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

f10c4ab088d73c07077b0d6db8c6a58d83d8a0c9
 utils/adjoint_sources/amplitude/compile_cut  | 12 ------------
 utils/adjoint_sources/traveltime/compile_cut | 12 ------------
 2 files changed, 24 deletions(-)

diff --git a/utils/adjoint_sources/amplitude/compile_cut b/utils/adjoint_sources/amplitude/compile_cut
deleted file mode 100755
index eab5565..0000000
--- a/utils/adjoint_sources/amplitude/compile_cut
+++ /dev/null
@@ -1,12 +0,0 @@
-# use make
-echo "xcreate_adjsrc_amplitude:"
-echo 
-echo "please,in this directory UTILS/adjoint_sources/amplitude"
-echo "add your compiler specifics to: Makefile"
-echo
-echo "and run in this directory UTILS/adjoint_sources/amplitude:"
-echo
-echo "> make"
-echo
-echo
-
diff --git a/utils/adjoint_sources/traveltime/compile_cut b/utils/adjoint_sources/traveltime/compile_cut
deleted file mode 100755
index 6fadd51..0000000
--- a/utils/adjoint_sources/traveltime/compile_cut
+++ /dev/null
@@ -1,12 +0,0 @@
-# use make
-echo "xcreate_adjsrc_traveltime:"
-echo 
-echo "please,in this directory UTILS/adjoint_sources/traveltime"
-echo "add your compiler specifics to: Makefile"
-echo
-echo "and run in this directory UTILS/adjoint_sources/traveltime:"
-echo
-echo "> make"
-echo
-echo
-



More information about the CIG-COMMITS mailing list