[cig-commits] r17982 - seismo/3D/SPECFEM3D_GLOBE/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Fri Feb 25 18:00:11 PST 2011


Author: dkomati1
Date: 2011-02-25 18:00:11 -0800 (Fri, 25 Feb 2011)
New Revision: 17982

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/Makefile.in
Log:
updated the copyright information in the Makefile


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/Makefile.in
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/Makefile.in	2011-02-26 00:20:58 UTC (rev 17981)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/Makefile.in	2011-02-26 02:00:11 UTC (rev 17982)
@@ -1,13 +1,13 @@
 #=====================================================================
 #
-#          S p e c f e m 3 D  G l o b e  V e r s i o n  5 . 0
+#          S p e c f e m 3 D  G l o b e  V e r s i o n  5 . 1
 #          --------------------------------------------------
 #
 #          Main authors: Dimitri Komatitsch and Jeroen Tromp
 #                        Princeton University, USA
 #             and University of Pau / CNRS / INRIA, France
 # (c) Princeton University / California Institute of Technology and University of Pau / CNRS / INRIA
-#                            March 2010
+#                            February 2011
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -240,7 +240,7 @@
 	$O/specfem3D.o \
 	$O/write_movie_volume.o \
 	$O/write_movie_surface.o \
-        $O/noise_tomography.o \
+	$O/noise_tomography.o \
 	$(EMPTY_MACRO)
 
 XCREATE_HEADER_OBJECTS = \
@@ -355,7 +355,6 @@
 xextract_database: $(S_TOP)/UTILS/extract_database/extract_database.f90
 	${FCCOMPILE_CHECK} -o xextract_database $(S_TOP)/UTILS/extract_database/extract_database.f90
 
-
 clean:
 	rm -f $O/* *.o work.pc* *.mod xmeshfem3D xspecfem3D xcombine_AVS_DX \
       xcheck_buffers_1D xcheck_buffers_2D xcheck_buffers_corners_chunks \
@@ -883,3 +882,4 @@
 OUTPUT_FILES/values_from_mesher.h: xcreate_header_file
 	mkdir -p OUTPUT_FILES
 	./xcreate_header_file
+



More information about the CIG-COMMITS mailing list