JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / bin / com / stevesoft / pat / patInf.js
index daf7087..1e11499 100644 (file)
@@ -1,9 +1,9 @@
-Clazz.declarePackage ("com.stevesoft.pat");\r
-Clazz.load (["com.stevesoft.pat.patInt"], "com.stevesoft.pat.patInf", null, function () {\r
-c$ = Clazz.declareType (com.stevesoft.pat, "patInf", com.stevesoft.pat.patInt);\r
-Clazz.makeConstructor (c$, \r
-function () {\r
-Clazz.superConstructor (this, com.stevesoft.pat.patInf, []);\r
-this.inf = true;\r
-});\r
-});\r
+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;
+});
+});