Grammalecte  Diff

Differences From Artifact [ba36100a98]:

To Artifact [f47ea826e5]:


1


2
3
4
5
6
7
8
// Options for Grammalecte



${map}


var gc_options = {
    getOptions: function (sContext="JavaScript") {
        if (this.dOpt.hasOwnProperty(sContext)) {

>
>







1
2
3
4
5
6
7
8
9
10
// Options for Grammalecte
/*jslint esversion: 6*/
/*global exports*/

${map}


var gc_options = {
    getOptions: function (sContext="JavaScript") {
        if (this.dOpt.hasOwnProperty(sContext)) {