JAL-1807 includes ?j2sdebug flag and DebugJS._(msg)
[jalviewjs.git] / bin / jalview / bin / Cache.js
index b2a7cae..3013f58 100644 (file)
@@ -1,29 +1,29 @@
-Clazz.declarePackage ("jalview.bin");\r
-c$ = Clazz.decorateAsClass (function () {\r
-if (!Clazz.isClassDefined ("jalview.bin.Cache.Log")) {\r
-jalview.bin.Cache.$Cache$Log$ ();\r
-}\r
-Clazz.instantialize (this, arguments);\r
-}, jalview.bin, "Cache");\r
-c$.getDefault = Clazz.defineMethod (c$, "getDefault", \r
-function (string, string2) {\r
-return null;\r
-}, "~S,~S");\r
-c$.$Cache$Log$ = function () {\r
-Clazz.pu$h ();\r
-c$ = Clazz.decorateAsClass (function () {\r
-Clazz.prepareCallback (this, arguments);\r
-Clazz.instantialize (this, arguments);\r
-}, jalview.bin.Cache, "Log");\r
-Clazz.defineMethod (c$, "error", \r
-function (a) {\r
-}, "~S");\r
-Clazz.defineMethod (c$, "isDebugEnabled", \r
-function () {\r
-return false;\r
-});\r
-c$ = Clazz.p0p ();\r
-};\r
-Clazz.defineStatics (c$,\r
-"CASTORLOGLEVEL", null,\r
-"log", null);\r
+Clazz.declarePackage ("jalview.bin");
+c$ = Clazz.decorateAsClass (function () {
+if (!Clazz.isClassDefined ("jalview.bin.Cache.Log")) {
+jalview.bin.Cache.$Cache$Log$ ();
+}
+Clazz.instantialize (this, arguments);
+}, jalview.bin, "Cache");
+c$.getDefault = Clazz.defineMethod (c$, "getDefault", 
+function (string, string2) {
+return null;
+}, "~S,~S");
+c$.$Cache$Log$ = function () {
+Clazz.pu$h ();
+c$ = Clazz.decorateAsClass (function () {
+Clazz.prepareCallback (this, arguments);
+Clazz.instantialize (this, arguments);
+}, jalview.bin.Cache, "Log");
+Clazz.defineMethod (c$, "error", 
+function (a) {
+}, "~S");
+Clazz.defineMethod (c$, "isDebugEnabled", 
+function () {
+return false;
+});
+c$ = Clazz.p0p ();
+};
+Clazz.defineStatics (c$,
+"CASTORLOGLEVEL", null,
+"log", null);