X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FPushRule.java;h=e34cbae97186257a4b76728d0972c879f65ce488;hb=39c97de2f7b8ef87b42f121f37d4f158d1651fe9;hp=dd1ac9ce0aee8e69270bb8557c0c64fb8d312998;hpb=4d7f98a6dd54d9863ba449ec79dcd95d25ed863d;p=jalview.git diff --git a/src/com/stevesoft/pat/PushRule.java b/src/com/stevesoft/pat/PushRule.java index dd1ac9c..e34cbae 100755 --- a/src/com/stevesoft/pat/PushRule.java +++ b/src/com/stevesoft/pat/PushRule.java @@ -8,9 +8,10 @@ package com.stevesoft.pat; /** - * See the example file trans3.java for further - * examples of how this is used. You will probably not want to call it directly. + * See the example file + * trans3.java for + * further examples of how this is used. You will probably not want to call it + * directly. */ public class PushRule extends SpecialRule {