diff libcruft/ChangeLog @ 4583:70da2b8c91dd

[project @ 2003-10-31 15:18:31 by jwe]
author jwe
date Fri, 31 Oct 2003 15:20:51 +0000
parents ef4bdde0805d
children c430e537efad
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Oct 31 15:11:45 2003 +0000
+++ b/libcruft/ChangeLog	Fri Oct 31 15:20:51 2003 +0000
@@ -1,3 +1,15 @@
+2003-10-31  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* odepack/dlsode.f: Rename from odepack/lsode.f.
+	* odepack/dlsode.f (DLSODE): Rename from LSODE to avoid name
+	conflict with LSODE class constructors on systems that upcase
+	Fortran names.
+
+	* odessa/dodessa.f: Rename from odessa/odessa.f.
+	* odessa/dodessa.f (DODESSA): Rename from ODESSA to avoid name
+	conflict with ODESSA class constructors on systems that upcase
+	Fortran names.
+
 2003-10-30  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Makefile.in (MISC_OBJ): Add misc/cquit.o to the list.