[Rivet-svn] rivet: comment cleaning in make-pgfplots

Rivet Mercurial rivet at projects.hepforge.org
Fri Jun 15 01:30:02 BST 2018


details:   https://rivet.hepforge.org/hg/rivet/rev/fd949b1e016b
branches:  release-2-6-x
changeset: 6332:fd949b1e016b
user:      Christian Gutschow <chris.g at cern.ch>
date:      Fri Jun 15 01:18:23 2018 +0100
description:
comment cleaning in make-pgfplots

diffs (13 lines):

--- a/bin/make-pgfplots	Fri Jun 15 00:52:52 2018 +0100
+++ b/bin/make-pgfplots	Fri Jun 15 01:18:23 2018 +0100
@@ -2258,10 +2258,6 @@
                         points += ('%s %s %s\n' % (b.xmax, b.val - b.err[0], b.val + b.err[1]))
                     out += self.makeband(points)
 
-                #if self.getSmoothLine():
-                #    out += '\\psbezier'
-                #else:
-                #    out += '\\psline'
                 points = ''
                 if self.getErrorBars():
                     self.props['SmoothLine'] = 0


More information about the Rivet-svn mailing list