X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=bin%2Fcom%2Fstevesoft%2Fpat%2FPatternSub.js;h=835661ad34c3c9644fbdc9ef917309c4b9dec070;hp=2199b2b932d45e1daa8a8285781d7053e6d7736c;hb=7301a2415adab88038b291fc54caeeb3a5a47a44;hpb=6154cb57a6eac3bb1344b8342495f5bb701ee921 diff --git a/bin/com/stevesoft/pat/PatternSub.js b/bin/com/stevesoft/pat/PatternSub.js index 2199b2b..835661a 100644 --- a/bin/com/stevesoft/pat/PatternSub.js +++ b/bin/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); +});