|
From: <all...@su...> - 2006-02-28 19:37:29
|
Update of /cvsroot/libnelson/java In directory sumo.genetics.ucla.edu:/tmp/cvs-serv25298 Modified Files: gecCel.java Log Message: removed dup attribute Index: gecCel.java =================================================================== RCS file: /cvsroot/libnelson/java/gecCel.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** gecCel.java 27 Feb 2006 07:58:07 -0000 1.3 --- gecCel.java 28 Feb 2006 19:37:25 -0000 1.4 *************** *** 44,48 **** "sample_id=\"" + sample_id + "\" " + "user_id=\"" + user_id + "\" " + - "run_id=\"" + run_id + "\" " + "experiment_id=\"" + exp_id + "\" " + ">"); --- 44,47 ---- |