annotate liboctave/cruft/ordered-qz/README @ 20499:13ede127ec9a

graphics_toolkit.m: Check for minimum gnuplot version (bug #44978). * graphics_toolkit.m: Special exception checking for gnuplot version before switching toolkit. Call __gnuplot_has_feature__ with feature "minimum_version". * __gnuplot_has_feature__.m: Add new feature "minimum_version" with value >= 4.2.5.
author Rik <rik@octave.org>
date Sun, 28 Jun 2015 19:42:44 -0700
parents 648dabbb4c6b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3180
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents:
diff changeset
1 Code in this directory is adapted from Paul Van Dooren's toms/590
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents:
diff changeset
2 code. Modifications are listed in the comment header sections.