JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / bin / com / stevesoft / pat / PatternSub.js
index 2199b2b..835661a 100644 (file)
@@ -1,7 +1,7 @@
-Clazz.declarePackage ("com.stevesoft.pat");\r
-Clazz.load (["com.stevesoft.pat.Pattern"], "com.stevesoft.pat.PatternSub", null, function () {\r
-c$ = Clazz.decorateAsClass (function () {\r
-this.sub = null;\r
-Clazz.instantialize (this, arguments);\r
-}, com.stevesoft.pat, "PatternSub", com.stevesoft.pat.Pattern);\r
-});\r
+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);
+});