crooks

combinatorial rooks
git clone https://a3nm.net/git/crooks/
Log | Files | Refs

commit cf6e8550143e46a0e97565e41776b72a108c65f7
parent b7671981f7b4d3ce12892851ae7d2354b03261de
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 10 Jun 2014 18:02:29 +0200

gnuplot

Diffstat:
script.gnuplot | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/script.gnuplot b/script.gnuplot @@ -0,0 +1,4 @@ +set term png +set output "plot.png" +set nokey +plot "data" using 1:2