Skip to content
Snippets Groups Projects
Commit 5c623e45 authored by tjc's avatar tjc
Browse files

tidy

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4846 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 0584230c
No related branches found
No related tags found
No related merge requests found
......@@ -20,15 +20,13 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Header: //tmp/pathsoft/artemis/uk/ac/sanger/artemis/components/ComparatorDialog.java,v 1.1 2004-06-09 09:46:09 tjc Exp $
* $Header: //tmp/pathsoft/artemis/uk/ac/sanger/artemis/components/ComparatorDialog.java,v 1.2 2006-10-18 11:25:12 tjc Exp $
*/
package uk.ac.sanger.artemis.components;
import uk.ac.sanger.artemis.*;
import uk.ac.sanger.artemis.util.OutOfRangeException;
import uk.ac.sanger.artemis.io.EntryInformationException;
import uk.ac.sanger.artemis.util.InputStreamProgressListener;
import java.awt.*;
......@@ -43,7 +41,7 @@ import javax.swing.*;
* compare with a Comparator component and a file containing comparison data.
*
* @author Kim Rutherford <kmr@sanger.ac.uk>
* @version $Id: ComparatorDialog.java,v 1.1 2004-06-09 09:46:09 tjc Exp $
* @version $Id: ComparatorDialog.java,v 1.2 2006-10-18 11:25:12 tjc Exp $
**/
public class ComparatorDialog extends JFrame
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment