Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / swingjs / j2s / javax / swing / text / StyledDocument.js
index f579831..5ce057b 100644 (file)
@@ -1,4 +1,4 @@
-Clazz.declarePackage ("javax.swing.text");\r
-Clazz.load (["javax.swing.text.Document"], "javax.swing.text.StyledDocument", null, function () {\r
-Clazz.declareInterface (javax.swing.text, "StyledDocument", javax.swing.text.Document);\r
-});\r
+Clazz.declarePackage ("javax.swing.text");
+Clazz.load (["javax.swing.text.Document"], "javax.swing.text.StyledDocument", null, function () {
+Clazz.declareInterface (javax.swing.text, "StyledDocument", javax.swing.text.Document);
+});