Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / com / stevesoft / pat / RegSyntax.js
index 9275c48..8a6e621 100644 (file)
@@ -1,8 +1,8 @@
-Clazz.declarePackage ("com.stevesoft.pat");\r
-Clazz.load (["java.lang.Exception"], "com.stevesoft.pat.RegSyntax", null, function () {\r
-c$ = Clazz.declareType (com.stevesoft.pat, "RegSyntax", Exception);\r
-Clazz.makeConstructor (c$, \r
-function () {\r
-Clazz.superConstructor (this, com.stevesoft.pat.RegSyntax, []);\r
-});\r
-});\r
+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, []);
+});
+});