Updated to use gcc-3.2

This commit is contained in:
maartenkeijzer 2003-02-17 10:19:25 +00:00
commit ff2968bd60
8 changed files with 21 additions and 19 deletions

View file

@ -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);