Commit graph

3 commits

Author SHA1 Message Date
Edoardo Apra
6bd5d5e9f1 new version compatible with python 2.6
numeric replaced by numpy
updated syntax of gnuplot calls
Warning: better implementation available at http://gnuplot-py.sourceforge.net/
tested on RHEL5 (using /usr/bin/python2.6), Ubuntu11, RHEL6, Fedora 13
See also
http://www.nwchem-sw.org/index.php/Special:AWCforum/st/id350/contrib/python/Gnuplot.py_incomp....html
2012-02-10 19:26:24 +00:00
Huub Van Dam
97f303e6f8 HvD: In the CVS era the $Id: $ tags in the source code files would
automatically be expanded to include useful information about the
checkin (including the file's revision number). With the switch over
to SVN this was lost because SVN only does this expansion if you 
explicitly ask for it (for every single file). 

I have added a script to the contrib directory that sets the appropriate
property to get SVN to do this expansion. This script will make it easy
to do this every time new source files are added. It is called
svn_expand_Id, the script contains some comments that explain the issue
and how it addresses this.  

This checkin sets this property for a subset of the relevant files
(trying to commit all files at once failed with svn crashing). 
In future the script will only affect those files for which the property
was not set before.
2010-10-29 18:04:21 +00:00
Robert Harrison
cfbfefe1b7 for convenience of others 2000-08-10 22:43:07 +00:00