JAL-1807 still testing
[jalviewjs.git] / bin / jalview / structure / StructureMappingcommandSet.js
index 97ef9f5..2f615c6 100644 (file)
@@ -1,13 +1,13 @@
-Clazz.declarePackage ("jalview.structure");
-c$ = Clazz.decorateAsClass (function () {
-this.mapping = null;
-this.commands = null;
-this.handledBy = null;
-Clazz.instantialize (this, arguments);
-}, jalview.structure, "StructureMappingcommandSet");
-Clazz.makeConstructor (c$, 
-function (handledBy, files, commands) {
-this.mapping = files;
-this.handledBy = handledBy;
-this.commands = commands;
-}, "~O,~S,~A");
+Clazz.declarePackage ("jalview.structure");\r
+c$ = Clazz.decorateAsClass (function () {\r
+this.mapping = null;\r
+this.commands = null;\r
+this.handledBy = null;\r
+Clazz.instantialize (this, arguments);\r
+}, jalview.structure, "StructureMappingcommandSet");\r
+Clazz.makeConstructor (c$, \r
+function (handledBy, files, commands) {\r
+this.mapping = files;\r
+this.handledBy = handledBy;\r
+this.commands = commands;\r
+}, "~O,~S,~A");\r