X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FPopRule.java;h=c993341aa6e053383074d8bb364aac4cffcb7b29;hb=02816cb583d01a3a0cdd612d5d0a1f24c0d0b99d;hp=4a17ab8a69a6d81d714e8586d54e4b94b6213776;hpb=506d60f0e188723ddc91c26824b41ac7034df3fe;p=jalview.git diff --git a/src/com/stevesoft/pat/PopRule.java b/src/com/stevesoft/pat/PopRule.java index 4a17ab8..c993341 100755 --- a/src/com/stevesoft/pat/PopRule.java +++ b/src/com/stevesoft/pat/PopRule.java @@ -8,8 +8,8 @@ package com.stevesoft.pat; /** - * Implements substitution rule $POP. See the example file trans3.html. + * Implements substitution rule $POP. See the example file + * trans3.html. */ public class PopRule extends SpecialRule {