[cig-commits] r5906 - short/3D/PyLith/branches/pylith-0.8/pylith3d/utils

willic3 at geodynamics.org willic3 at geodynamics.org
Fri Jan 26 07:13:11 PST 2007


Author: willic3
Date: 2007-01-26 07:13:11 -0800 (Fri, 26 Jan 2007)
New Revision: 5906

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
Log:
Added faultbm.f to utilities.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2007-01-26 15:12:02 UTC (rev 5905)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2007-01-26 15:13:11 UTC (rev 5906)
@@ -4,6 +4,7 @@
 	blockrot \
 	blockrot2 \
 	blockrot3 \
+	faultbm \
 	faultcalc \
 	faultcalc2 \
 	faultslip \
@@ -19,6 +20,7 @@
 blockrot_SOURCES = blockrot.f
 blockrot2_SOURCES = blockrot2.f
 blockrot3_SOURCES = blockrot3.f
+faultbm_SOURCES = faultbm.f
 faultcalc_SOURCES = faultcalc.f
 faultcalc2_SOURCES = faultcalc2.f
 faultslip_SOURCES = faultslip.f



More information about the cig-commits mailing list