[cig-commits] [commit] pluggable: deleted get_sac_header.c (cb2d619)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Apr 9 08:55:41 PDT 2014


Repository : ssh://geoshell/specfem3d_globe

On branch  : pluggable
Link       : https://github.com/geodynamics/specfem3d_globe/compare/64e1b38f0c5ebb4056cce0b15d41c0b9f94ab6e5...099a4d330d5b173b21e51ad441f9f429e5d37842

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

commit cb2d6193a710ddb18ac65201a1148469ab64523c
Author: Eh Tan <tan2 at earth.sinica.edu.tw>
Date:   Wed May 6 18:30:57 2009 +0000

    deleted get_sac_header.c


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

cb2d6193a710ddb18ac65201a1148469ab64523c
 UTILS/seis_process/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/UTILS/seis_process/Makefile.am b/UTILS/seis_process/Makefile.am
index 223b0a7..59b81e2 100644
--- a/UTILS/seis_process/Makefile.am
+++ b/UTILS/seis_process/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-bin_PROGRAMS = asc2sac convolve_stf get_sac_header
+bin_PROGRAMS = asc2sac convolve_stf
 bin_SCRIPTS = process_data.pl process_syn.pl rotate.pl
 
 AM_CPPFLAGS = -I$(SACAUX)/../include
@@ -8,4 +8,3 @@ AM_LDFLAGS = -L$(SACAUX)/../lib
 
 asc2sac_SOURCES = asc2sac.c
 convolve_stf_SOURCES = convolve_stf.c
-get_sac_header_SOURCES = get_sac_header.c



More information about the CIG-COMMITS mailing list