JAL-1807 test
[jalviewjs.git] / bin / com / stevesoft / pat / NotImplementedError.js
index 45dd68f..4c44ef5 100644 (file)
@@ -1,4 +1,4 @@
-Clazz.declarePackage ("com.stevesoft.pat");\r
-Clazz.load (["java.lang.Error"], "com.stevesoft.pat.NotImplementedError", null, function () {\r
-c$ = Clazz.declareType (com.stevesoft.pat, "NotImplementedError", Error);\r
-});\r
+Clazz.declarePackage ("com.stevesoft.pat");
+Clazz.load (["java.lang.Error"], "com.stevesoft.pat.NotImplementedError", null, function () {
+c$ = Clazz.declareType (com.stevesoft.pat, "NotImplementedError", Error);
+});