[cig-commits] r5052 - short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d

willic3 at geodynamics.org willic3 at geodynamics.org
Sun Oct 15 16:27:11 PDT 2006


Author: willic3
Date: 2006-10-15 16:27:11 -0700 (Sun, 15 Oct 2006)
New Revision: 5052

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am
Log:
Added new routines rtsafe.f and zbrac.f.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am	2006-10-15 23:24:40 UTC (rev 5051)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am	2006-10-15 23:27:11 UTC (rev 5052)
@@ -165,6 +165,7 @@
 	rsplit.f \
 	rstiff.f \
 	rstress.f \
+	rtsafe.f \
 	scan_bc.f \
 	scan_connect.f \
 	scan_coords.f \
@@ -231,6 +232,7 @@
 	write_ucd_node_vals.F \
 	write_wink.F \
 	write_winkx.F \
+	zbrac.f \
 	includes/binio.h \
 	includes/elas_matinit_ext.inc \
 	includes/elas_strs_ext.inc \



More information about the cig-commits mailing list