diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-09-05 11:44:31 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-09-05 11:44:31 -0300 |
| commit | 0ee1ddba9f7113ab7617689a573573a0b00cabbf (patch) | |
| tree | 8c7a42859f8f598328e0cdba43ba4c8bc7a0864d /data/server-config-sample.gcfg | |
| parent | 9cb3677559a084e07abfd7d1ce93d5c73802be3d (diff) | |
Minor changes
Diffstat (limited to 'data/server-config-sample.gcfg')
| -rwxr-xr-x | data/server-config-sample.gcfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/server-config-sample.gcfg b/data/server-config-sample.gcfg index 416f892..227b48f 100755 --- a/data/server-config-sample.gcfg +++ b/data/server-config-sample.gcfg @@ -1,4 +1,5 @@ -load directory testdir . +# Uncomment this to load all grammars +# load directory testdir . # Load 'long rules' -- Grammars which generally are used as part of the output # for other grammars |
