[cig-commits] r22307 - seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/src/specfem3D

xie.zhinan at geodynamics.org xie.zhinan at geodynamics.org
Sat Jun 15 00:59:03 PDT 2013


Author: xie.zhinan
Date: 2013-06-15 00:59:02 -0700 (Sat, 15 Jun 2013)
New Revision: 22307

Modified:
   seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/src/specfem3D/specfem3D.F90
Log:
fix an error about including removed program


Modified: seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/src/specfem3D/specfem3D.F90
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/src/specfem3D/specfem3D.F90	2013-06-15 07:53:22 UTC (rev 22306)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/src/specfem3D/specfem3D.F90	2013-06-15 07:59:02 UTC (rev 22307)
@@ -958,8 +958,6 @@
   real(kind=CUSTOM_REAL), dimension(3) :: seismograms_temp
   logical :: undo_att_sim_type_3
 
-  include "declaration_part_for_backward_wavefield_simulation.f90"
-
   undo_att_sim_type_3 = .false.
   
 



More information about the CIG-COMMITS mailing list