Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / javax / swing / text / MutableAttributeSet.js
index 8f33c13..0e94ea5 100644 (file)
@@ -1,4 +1,4 @@
-Clazz.declarePackage ("javax.swing.text");\r
-Clazz.load (["javax.swing.text.AttributeSet"], "javax.swing.text.MutableAttributeSet", null, function () {\r
-Clazz.declareInterface (javax.swing.text, "MutableAttributeSet", javax.swing.text.AttributeSet);\r
-});\r
+Clazz.declarePackage ("javax.swing.text");
+Clazz.load (["javax.swing.text.AttributeSet"], "javax.swing.text.MutableAttributeSet", null, function () {
+Clazz.declareInterface (javax.swing.text, "MutableAttributeSet", javax.swing.text.AttributeSet);
+});