[cig-commits] [commit] QA: Remove old comment about underscores. (e6e2897)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Jan 20 11:49:04 PST 2014


Repository : ssh://geoshell/specfem2d

On branch  : QA
Link       : https://github.com/geodynamics/specfem2d/compare/28743f19b9f9fdb75d359c135053825c0ffd05b3...5e8aa55e68fd17b6f475fb65531b84195e497aa1

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

commit e6e28978b965308405d3e13a44b49a58fe181a1b
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Mon Jan 6 00:59:53 2014 -0500

    Remove old comment about underscores.
    
    The underscore situation should be detected by running ./configure.


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

e6e28978b965308405d3e13a44b49a58fe181a1b
 src/specfem2D/attenuation_model.f90 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/specfem2D/attenuation_model.f90 b/src/specfem2D/attenuation_model.f90
index ac7eea4..a9eed76 100644
--- a/src/specfem2D/attenuation_model.f90
+++ b/src/specfem2D/attenuation_model.f90
@@ -68,8 +68,6 @@
 
 ! Call of C function that computes attenuation parameters (function in file "attenuation_compute_param.c";
 ! a main can be found in UTILS/attenuation directory).
-! Beware of underscores in this function name; depending on your compiler and compilation options, you will have to add or
-! delete underscores. Also look in file "attenuation_compute_param.c" for this issue.
   call attenuation_compute_param(N_SLS, QKappa_attenuation, Qmu_attenuation, &
        f1_attenuation,f2_attenuation, &
        tau_sigma_nu1, tau_sigma_nu2, tau_epsilon_nu1, tau_epsilon_nu2)



More information about the CIG-COMMITS mailing list