X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FRegex.java;h=b58a7a90915283be987e7ec0e8b027b6635c4586;hb=ecdacdef2d269f781aef0f1ccd80d4ccd37bd379;hp=7b5214c2a23a3a16b7813828bae7f57f6a5a6e8b;hpb=0c648e74175ca878f88f369e886726ab22bc153b;p=jalview.git diff --git a/src/com/stevesoft/pat/Regex.java b/src/com/stevesoft/pat/Regex.java index 7b5214c..b58a7a9 100755 --- a/src/com/stevesoft/pat/Regex.java +++ b/src/com/stevesoft/pat/Regex.java @@ -311,6 +311,10 @@ public class Regex extends RegRes implements FilenameFilter static { /** + * This is the entry class. Load the core file directly, if it exists. See + * buildcore.xml. + * + * * @j2sNative * * swingjs.JSUtil.loadStaticResource$S("core/core_stevesoft.z.js");