X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcom%2Fstevesoft%2Fpat%2FPushRule.java;h=e34cbae97186257a4b76728d0972c879f65ce488;hb=57738a1f3c19b1c3a00bd3ac5108f8cd0af32f99;hp=dd1ac9ce0aee8e69270bb8557c0c64fb8d312998;hpb=e7338a61f3ce96dadf44ac80b2b32cc5ba4b94c8;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 {