Commit in lcio/src/java/hep/lcio/util on MAIN
CommandLineTool.java+5-21.9 -> 1.10


lcio/src/java/hep/lcio/util
CommandLineTool.java 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- CommandLineTool.java	7 Jun 2006 22:32:34 -0000	1.9
+++ CommandLineTool.java	27 Jun 2006 21:56:46 -0000	1.10
@@ -55,10 +55,13 @@
  * -Is an LCIO file?
  * -version check
  * 
+ * @see hep.lcio.util.StdHepConverter stdhep
+ * -convert from stdhep file to lcio MCParticles
+ * 
  * FIXME: Implement all of the above commands.
  * 
  * @author jeremym
- * @version $Id: CommandLineTool.java,v 1.9 2006/06/07 22:32:34 jeremy Exp $
+ * @version $Id: CommandLineTool.java,v 1.10 2006/06/27 21:56:46 jeremy Exp $
  */
 public class CommandLineTool
 {
@@ -282,4 +285,4 @@
 		}
 		return -1;
 	}
-}
\ No newline at end of file
+}
CVSspam 0.2.8