X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=bin%2Fcom%2Fstevesoft%2Fpat%2FRegSyntax.js;h=8a6e62108423ee61e2a07711c08bcb267757594d;hp=9275c48411fe6c737bdd3c30eb85afa0b9283a86;hb=8ffd05b3abe52c0b6b79b011c0966361f82d5fe6;hpb=6154cb57a6eac3bb1344b8342495f5bb701ee921 diff --git a/bin/com/stevesoft/pat/RegSyntax.js b/bin/com/stevesoft/pat/RegSyntax.js index 9275c48..8a6e621 100644 --- a/bin/com/stevesoft/pat/RegSyntax.js +++ b/bin/com/stevesoft/pat/RegSyntax.js @@ -1,8 +1,8 @@ -Clazz.declarePackage ("com.stevesoft.pat"); -Clazz.load (["java.lang.Exception"], "com.stevesoft.pat.RegSyntax", null, function () { -c$ = Clazz.declareType (com.stevesoft.pat, "RegSyntax", Exception); -Clazz.makeConstructor (c$, -function () { -Clazz.superConstructor (this, com.stevesoft.pat.RegSyntax, []); -}); -}); +Clazz.declarePackage ("com.stevesoft.pat"); +Clazz.load (["java.lang.Exception"], "com.stevesoft.pat.RegSyntax", null, function () { +c$ = Clazz.declareType (com.stevesoft.pat, "RegSyntax", Exception); +Clazz.makeConstructor (c$, +function () { +Clazz.superConstructor (this, com.stevesoft.pat.RegSyntax, []); +}); +});