Formatted source
[jalview.git] / src / jalview / ws / WSClientI.java
index 7bd4ab8..c2db8c1 100755 (executable)
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
-*/
-
-package jalview.ws;
-
-public interface WSClientI
-{
-  boolean isCancellable();
-  void cancelJob();
-}
+*/\r
+package jalview.ws;\r
+\r
+public interface WSClientI {\r
+    boolean isCancellable();\r
+\r
+    void cancelJob();\r
+}\r