[HepData-svn] r1555 - trunk/hepdata-webapp/src/main/java/cedar/hepdata/formats

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Jun 27 16:48:12 BST 2012


Author: whalley
Date: Wed Jun 27 16:48:11 2012
New Revision: 1555

Log:
nothing really

Modified:
   trunk/hepdata-webapp/src/main/java/cedar/hepdata/formats/InputFormatter.java

Modified: trunk/hepdata-webapp/src/main/java/cedar/hepdata/formats/InputFormatter.java
==============================================================================
--- trunk/hepdata-webapp/src/main/java/cedar/hepdata/formats/InputFormatter.java	Wed Jun 27 15:18:51 2012	(r1554)
+++ trunk/hepdata-webapp/src/main/java/cedar/hepdata/formats/InputFormatter.java	Wed Jun 27 16:48:11 2012	(r1555)
@@ -139,7 +139,7 @@
                         store[n][i]=storelist.get(i);
                     }
                 }
-                 // now check each property etc. for repetition across yaxes (very simple case first)
+//                 // now check each property etc. for repetition across yaxes (very simple case first)
                 for (int i=0; i<nyprop+nycomm+nyhead; i++){
                     Boolean same = true;
                     if(nyax > 1){


More information about the HepData-svn mailing list