[cig-commits] [commit] master: Revert "reverted a change made to master instead of devel" (e4fa9d0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Mar 10 05:52:30 PDT 2014


Repository : ssh://geoshell/specfem2d

On branch  : master
Link       : https://github.com/geodynamics/specfem2d/compare/568840e607a574bf975d7b96a4d0a0ab22b065cf...fc67e6fd7ad890705b2b72b4b3c509accb22249e

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

commit e4fa9d03bf2b0fc1837c42aa51eeb63f360575fe
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Mon Mar 10 13:49:46 2014 +0100

    Revert "reverted a change made to master instead of devel"
    
    This reverts commit 4fe2212a2fd40561ec2836dccb77312f8ad8dcfe.


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

e4fa9d03bf2b0fc1837c42aa51eeb63f360575fe
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 1b96989..12c8274 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -98,7 +98,7 @@ xadj_seismogram:
 
 
 clean:
-	rm -rf obj/* bin/* src/meshfem2D/*.mod src/specfem2D/*.mod
+	rm -rf obj/* bin/* src/meshfem2D/*.mod src/specfem2D/*.mod src/meshfem2D/*__genmod.f90 src/specfem2D/*__genmod.f90
 	$(MAKE) -C src/meshfem2D/scotch/src realclean
 
 help:



More information about the CIG-COMMITS mailing list