From 9cb3677559a084e07abfd7d1ce93d5c73802be3d Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Fri, 17 Aug 2018 22:24:36 -0300 Subject: Enable directory scanning This enables a directory-scanning behavior for files. Now, we just have to add internal names to almost all of the grammars --- data/server-config-sample.gcfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/server-config-sample.gcfg b/data/server-config-sample.gcfg index 3408a4b..416f892 100755 --- a/data/server-config-sample.gcfg +++ b/data/server-config-sample.gcfg @@ -1,3 +1,5 @@ +load directory testdir . + # Load 'long rules' -- Grammars which generally are used as part of the output # for other grammars load grammar animal sample-grammars/long-data/animal.gram -- cgit v1.2.3