Updated to use gcc-3.2
This commit is contained in:
parent
fc1113aad6
commit
ff2968bd60
8 changed files with 21 additions and 19 deletions
|
|
@ -197,7 +197,7 @@ void the_main(int argc, char* argv[])
|
|||
|
||||
#if !defined(NO_GNUPLOT)
|
||||
eoGnuplot1DSnapshot snapshot("pareto");
|
||||
snapshot.pointSize =3;
|
||||
//snapshot.with(eoGnuplot::Points(3));
|
||||
|
||||
cp.add(snapshot);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue