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

tidy imports

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@6975 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent e61a10c7
No related branches found
No related tags found
No related merge requests found
......@@ -20,22 +20,20 @@
* 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/io/EntryInformation.java,v 1.1 2004-06-09 09:49:16 tjc Exp $
* $Header: //tmp/pathsoft/artemis/uk/ac/sanger/artemis/io/EntryInformation.java,v 1.2 2008-01-24 14:13:34 tjc Exp $
**/
package uk.ac.sanger.artemis.io;
import uk.ac.sanger.artemis.util.*;
import java.util.*;
import java.io.*;
/**
* This interface contains methods that give information about the possible
* keys and qualifiers of an entry.
*
* @author Kim Rutherford
* @version $Id: EntryInformation.java,v 1.1 2004-06-09 09:49:16 tjc Exp $
* @version $Id: EntryInformation.java,v 1.2 2008-01-24 14:13:34 tjc Exp $
**/
public interface EntryInformation {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment