This commit is contained in:
Vitor Santos Costa
2019-04-02 15:32:50 +01:00
parent 63a514cad5
commit 10307c27fe
9 changed files with 59 additions and 14 deletions

View File

@@ -145,7 +145,7 @@ for ( [key,v] of singletonVars.entries()) {
console.log("reset");
}
CodeMirror.registerHelper("lint", "prolog", exportErrors);
//CodeMirror.registerHelper("lint", "prolog", exportErrors);
/*******************************
* CHARACTER ESCAPES *