X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FPushRule.java;h=dd1ac9ce0aee8e69270bb8557c0c64fb8d312998;hb=1903e771d3dae79e9a57fcc1147efd37e8a51421;hp=c9aee2b26add2f019e90f4a028a1e4c0e406f1d9;hpb=506d60f0e188723ddc91c26824b41ac7034df3fe;p=jalview.git diff --git a/src/com/stevesoft/pat/PushRule.java b/src/com/stevesoft/pat/PushRule.java index c9aee2b..dd1ac9c 100755 --- a/src/com/stevesoft/pat/PushRule.java +++ b/src/com/stevesoft/pat/PushRule.java @@ -9,9 +9,8 @@ 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. + * href="http://javaregex.com/code/trans3.java.html">trans3.java for further + * examples of how this is used. You will probably not want to call it directly. */ public class PushRule extends SpecialRule {