X-Git-Url: http://source.jalview.org/gitweb/?p=jalviewjs.git;a=blobdiff_plain;f=site%2Fj2s%2Fcom%2Fstevesoft%2Fpat%2FRegSyntax.js;h=8a6e62108423ee61e2a07711c08bcb267757594d;hp=9275c48411fe6c737bdd3c30eb85afa0b9283a86;hb=b9b7a352eee79b7764c3b09c9d19663075061d8c;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44 diff --git a/site/j2s/com/stevesoft/pat/RegSyntax.js b/site/j2s/com/stevesoft/pat/RegSyntax.js index 9275c48..8a6e621 100644 --- a/site/j2s/com/stevesoft/pat/RegSyntax.js +++ b/site/j2s/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, []); +}); +});