X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=bin%2Fcom%2Fstevesoft%2Fpat%2FpatInf.js;fp=bin%2Fcom%2Fstevesoft%2Fpat%2FpatInf.js;h=daf7087c8c10bef949f9a91cab624b72e7470c15;hb=6319110ce33faa76ee6cf9832e78faa224510fed;hp=1e1149951d4359e56fad791e624df870ef14c7ea;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44;p=jalviewjs.git diff --git a/bin/com/stevesoft/pat/patInf.js b/bin/com/stevesoft/pat/patInf.js index 1e11499..daf7087 100644 --- a/bin/com/stevesoft/pat/patInf.js +++ b/bin/com/stevesoft/pat/patInf.js @@ -1,9 +1,9 @@ -Clazz.declarePackage ("com.stevesoft.pat"); -Clazz.load (["com.stevesoft.pat.patInt"], "com.stevesoft.pat.patInf", null, function () { -c$ = Clazz.declareType (com.stevesoft.pat, "patInf", com.stevesoft.pat.patInt); -Clazz.makeConstructor (c$, -function () { -Clazz.superConstructor (this, com.stevesoft.pat.patInf, []); -this.inf = true; -}); -}); +Clazz.declarePackage ("com.stevesoft.pat"); +Clazz.load (["com.stevesoft.pat.patInt"], "com.stevesoft.pat.patInf", null, function () { +c$ = Clazz.declareType (com.stevesoft.pat, "patInf", com.stevesoft.pat.patInt); +Clazz.makeConstructor (c$, +function () { +Clazz.superConstructor (this, com.stevesoft.pat.patInf, []); +this.inf = true; +}); +});