X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FCustom.java;h=1c7fd6819e78b1d8ce4e4ed0221ff43d7fb14d83;hb=39c97de2f7b8ef87b42f121f37d4f158d1651fe9;hp=61879ac08e731a9a9fff5d76c893f523cff6ee8f;hpb=506d60f0e188723ddc91c26824b41ac7034df3fe;p=jalview.git diff --git a/src/com/stevesoft/pat/Custom.java b/src/com/stevesoft/pat/Custom.java index 61879ac..1c7fd68 100755 --- a/src/com/stevesoft/pat/Custom.java +++ b/src/com/stevesoft/pat/Custom.java @@ -7,12 +7,12 @@ // package com.stevesoft.pat; -import java.util.*; +import java.util.Hashtable; /** - * Simple custom patterns. See deriv2.java and deriv3.java in the + * Simple custom patterns. See + * deriv2.java and + * deriv3.java in the * test directory. * * @see com.stevesoft.pat.CustomEndpoint