[Rivet-svn] r3018 - trunk/bin

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Mar 13 20:59:47 GMT 2011


Author: hoeth
Date: Sun Mar 13 20:59:47 2011
New Revision: 3018

Log:
remove debug output I checked in earlier

Modified:
   trunk/bin/make-plots

Modified: trunk/bin/make-plots
==============================================================================
--- trunk/bin/make-plots	Sun Mar 13 20:01:37 2011	(r3017)
+++ trunk/bin/make-plots	Sun Mar 13 20:59:47 2011	(r3018)
@@ -1078,7 +1078,6 @@
             x += dx
         if self.description.has_key('FillStyle') and self.description['FillStyle']!='none':
             out += '(%s,%s)\n' % (coors.strphys2frameX(xmax),coors.strphys2frameY(coors.ymin()))
-        print xmin, xmax, coors.ymin()
         out += self.stoppsset()
         out += self.stopclip()
         return out


More information about the Rivet-svn mailing list