Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37759105
en ru br
ALT Linux repos
S:5.47.0-alt2
5.0: 5.17.1-alt0.3
4.1: 5.14.0-alt2
4.0: 5.14.0-alt2
3.0: 5.9.2-alt3

Group :: Sciences/Mathematics
RPM: maxima

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: maxima-5.14.0-gnuplot-pm3d.patch
Download


diff -uNr maxima-5.14.0-orig/src/plot.lisp maxima-5.14.0/src/plot.lisp
--- maxima-5.14.0-orig/src/plot.lisp	2007-12-03 01:21:02 +0300
+++ maxima-5.14.0/src/plot.lisp	2008-01-01 14:45:28 +0300
@@ -54,8 +54,7 @@
                         ;; Controls the number of splittings
                         ;; adaptive-plotting will do.
                         ((mlist) $adapt_depth 10)
-                        ((mlist) $gnuplot_pm3d
-                         ,(if (string= *autoconf-win32* "true") t nil))
+                        ((mlist) $gnuplot_pm3d t)
                         ((mlist) $gnuplot_preamble "")
                         ((mlist) $gnuplot_curve_titles 
                          ((mlist) $default))
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin