diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
commit | 28ae5eb5595b41e06da5d74a6670b806364ef23a (patch) | |
tree | 8e5a38698fadc7f37fac9c63ebcfc144cdb0f96e /script/user-use-graph | |
parent | f27413e8fa2ca61ef531bbb45543f2b8b9a0e457 (diff) |
Remove svn tags that are out of date as we are now using git
Diffstat (limited to 'script/user-use-graph')
-rwxr-xr-x | script/user-use-graph | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/script/user-use-graph b/script/user-use-graph index 4e5876239..1cf409cb2 100755 --- a/script/user-use-graph +++ b/script/user-use-graph @@ -4,8 +4,6 @@ # # Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ -# -# $Id: user-use-graph,v 1.1 2009-02-12 20:01:31 root Exp $ GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1200,400" EXTENSION=".png" |