Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / jalview / jsdev / Constants.js
index 9963449..64acea4 100644 (file)
@@ -1,13 +1,13 @@
-Clazz.declarePackage ("jalview.jsdev");\r
-c$ = Clazz.declareType (jalview.jsdev, "Constants");\r
-Clazz.defineStatics (c$,\r
-"TCOFFEE_SCORE", "TCoffeeScore",\r
-"Phylip_FILE", 1,\r
-"Phylip_FILE_EXT", "phy",\r
-"Phylip_FILE_DESC", "PHYLIP",\r
-"JSON_FILE", 2,\r
-"JSON_FILE_EXT", "json",\r
-"JSON_FILE_DESC", "JSON",\r
-"Html_FILE", 3,\r
-"Html_FILE_EXT", "html",\r
-"Html_FILE_DESC", "HTML");\r
+Clazz.declarePackage ("jalview.jsdev");
+c$ = Clazz.declareType (jalview.jsdev, "Constants");
+Clazz.defineStatics (c$,
+"TCOFFEE_SCORE", "TCoffeeScore",
+"Phylip_FILE", 1,
+"Phylip_FILE_EXT", "phy",
+"Phylip_FILE_DESC", "PHYLIP",
+"JSON_FILE", 2,
+"JSON_FILE_EXT", "json",
+"JSON_FILE_DESC", "JSON",
+"Html_FILE", 3,
+"Html_FILE_EXT", "html",
+"Html_FILE_DESC", "HTML");