From: Nicholas S. <st...@po...> - 2025-08-14 14:32:07
|
Hi Mac, I found a feature / bug with batch -- the last line is repeated. Example is Maxima 5.41.0 http://maxima.sourceforge.net using Lisp GNU Common Lisp (GCL) GCL 2.6.12 Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) batch("navigate5.mc"); read and interpret file: #p/home/nicks/navigate5.mc (%i8) stringout("nav5-sol.mc",x_values) (%o8) /home/nicks/nav5-sol.mc (%o8) navigate5.mc There are two answer lines with the same identifier. -- All postal correspondence to: The Positive Internet Company, 24 Ganton Street, London. W1F 7QY The Positive Internet Company Limited is registered in England and Wales. Registered company number: 3673639. VAT no: 726 7072 28. Registered office: Level One, 86 Queens Road, Buckhurst Hill, IG9 5BS |