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=3459a8a691cb22508d7067f240b7254e588e77d3;hp=dd1ac9ce0aee8e69270bb8557c0c64fb8d312998;hpb=5b27f1062b2203c4c31702e205f4c78e1992063e;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 {