X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FPushRule.java;h=dd1ac9ce0aee8e69270bb8557c0c64fb8d312998;hb=4d7f98a6dd54d9863ba449ec79dcd95d25ed863d;hp=c9aee2b26add2f019e90f4a028a1e4c0e406f1d9;hpb=619cc880371f3228e6a1fb33c6bfb6e7a7e2622c;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 {