JAL-1807 still testing
[jalviewjs.git] / bin / com / stevesoft / pat / MultiMin.js
index e749758..f536031 100644 (file)
@@ -1,9 +1,9 @@
-Clazz.declarePackage ("com.stevesoft.pat");
-Clazz.load (["com.stevesoft.pat.Multi"], "com.stevesoft.pat.MultiMin", null, function () {
-c$ = Clazz.declareType (com.stevesoft.pat, "MultiMin", com.stevesoft.pat.Multi);
-Clazz.makeConstructor (c$, 
-function (i1, i2, p) {
-Clazz.superConstructor (this, com.stevesoft.pat.MultiMin, [i1, i2, p]);
-this.matchFewest = true;
-}, "com.stevesoft.pat.patInt,com.stevesoft.pat.patInt,com.stevesoft.pat.Pattern");
-});
+Clazz.declarePackage ("com.stevesoft.pat");\r
+Clazz.load (["com.stevesoft.pat.Multi"], "com.stevesoft.pat.MultiMin", null, function () {\r
+c$ = Clazz.declareType (com.stevesoft.pat, "MultiMin", com.stevesoft.pat.Multi);\r
+Clazz.makeConstructor (c$, \r
+function (i1, i2, p) {\r
+Clazz.superConstructor (this, com.stevesoft.pat.MultiMin, [i1, i2, p]);\r
+this.matchFewest = true;\r
+}, "com.stevesoft.pat.patInt,com.stevesoft.pat.patInt,com.stevesoft.pat.Pattern");\r
+});\r