X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=site%2Fj2s%2Fcom%2Fstevesoft%2Fpat%2FPatternSub.js;h=835661ad34c3c9644fbdc9ef917309c4b9dec070;hp=2199b2b932d45e1daa8a8285781d7053e6d7736c;hb=b9b7a352eee79b7764c3b09c9d19663075061d8c;hpb=8ffd05b3abe52c0b6b79b011c0966361f82d5fe6 diff --git a/site/j2s/com/stevesoft/pat/PatternSub.js b/site/j2s/com/stevesoft/pat/PatternSub.js index 2199b2b..835661a 100644 --- a/site/j2s/com/stevesoft/pat/PatternSub.js +++ b/site/j2s/com/stevesoft/pat/PatternSub.js @@ -1,7 +1,7 @@ -Clazz.declarePackage ("com.stevesoft.pat"); -Clazz.load (["com.stevesoft.pat.Pattern"], "com.stevesoft.pat.PatternSub", null, function () { -c$ = Clazz.decorateAsClass (function () { -this.sub = null; -Clazz.instantialize (this, arguments); -}, com.stevesoft.pat, "PatternSub", com.stevesoft.pat.Pattern); -}); +Clazz.declarePackage ("com.stevesoft.pat"); +Clazz.load (["com.stevesoft.pat.Pattern"], "com.stevesoft.pat.PatternSub", null, function () { +c$ = Clazz.decorateAsClass (function () { +this.sub = null; +Clazz.instantialize (this, arguments); +}, com.stevesoft.pat, "PatternSub", com.stevesoft.pat.Pattern); +});