source: trunk/README @ 31

Last change on this file since 31 was 31, checked in by Jari Häkkinen, 18 years ago

Reimplemented the gnuplot pipe implementation.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 342 bytes
RevLine 
[8]1// $Id: README 31 2006-01-11 23:45:03Z jari $
[26]2
3Acknowledgements
4
[31]5svnstat uses a C++ interface to Gnuplot inspired by Rajarshi Guha.
[26]6
7Rajarshi Guha's "A C++ Interface to Gnuplot" can be found through
8http://jijo.cjb.net/ . The C++ interface is based on "gnuplot
9interfaces in ANSI C" written by Nicolas Devillard. The C implemention
10is available through http://ndevilla.free.fr/ .
Note: See TracBrowser for help on using the repository browser.