> From: Robert Dodier
> Hello,
>
> I've tagged a second 5.12.0 release candidate as
> version-5_11_99rc2 in cvs.
> I'll upload the tar.gz and rpm files tomorrow.
>
> HTH
> Robert
Downloaded cvs and built+tested using clisp under cygwin.
Then made a tar.bz2 file and built+tested that. Also ran
contrib_ode testsuite.
I committed this one line patch to cvs. My recent fix seems
to have been clobbered by a subsequent commit.
David
##################################################################
Modified Files:
Tag: RELEASE-5_12_0-BRANCH
max_ext.lisp
Log Message:
Autoload $desimp from ode2.mac. This recent fix was clobbered by a
subsequent commit to max_ext.lisp.
Index: max_ext.lisp
===================================================================
RCS file: /cvsroot/maxima/maxima/src/max_ext.lisp,v
retrieving revision 1.21.2.2
retrieving revision 1.21.2.3
diff -u -d -r1.21.2.2 -r1.21.2.3
--- max_ext.lisp 19 Apr 2007 02:56:18 -0000 1.21.2.2
+++ max_ext.lisp 19 Apr 2007 15:46:09 -0000 1.21.2.3
@@ -36,6 +36,7 @@
($auto_mexpr '$ic1 "ode2.mac")
($auto_mexpr '$ic2 "ode2.mac")
($auto_mexpr '$bc2 "ode2.mac")
+($auto_mexpr '$desimp "ode2.mac")
(dolist (v
'($arite
NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.