[Rivet-svn] r3470 - trunk/bin

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Nov 2 16:18:10 GMT 2011


Author: holsch
Date: Wed Nov  2 16:18:10 2011
New Revision: 3470

Log:
Remove accidently commited debugging line

Modified:
   trunk/bin/root2flat

Modified: trunk/bin/root2flat
==============================================================================
--- trunk/bin/root2flat	Wed Nov  2 15:58:04 2011	(r3469)
+++ trunk/bin/root2flat	Wed Nov  2 16:18:10 2011	(r3470)
@@ -56,7 +56,6 @@
             t_s, t_h = browse(f, sd)
             histonames.extend(t_h)
 
-    from IPython.Shell import IPShellEmbed
     # This will convert and write the histos
     for num, histoname in enumerate(histonames):
         writeHisto(histoname, f.Get(histoname), num+nobs)


More information about the Rivet-svn mailing list