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