[cig-commits] [commit] master: reverted a change made to master instead of devel (4fe2212)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Mar 10 04:50:08 PDT 2014


Repository : ssh://geoshell/specfem2d

On branch  : master
Link       : https://github.com/geodynamics/specfem2d/compare/9b7618ed6b8a76a51210d2e2f44ba0ed0fd1a870...4fe2212a2fd40561ec2836dccb77312f8ad8dcfe

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

commit 4fe2212a2fd40561ec2836dccb77312f8ad8dcfe
Author: Dimitri Komatitsch <komatits at users.noreply.github.com>
Date:   Mon Mar 10 12:50:08 2014 +0100

    reverted a change made to master instead of devel


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

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

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



More information about the CIG-COMMITS mailing list