From ab8c3aef948e70a75d055174293f28f3146a592e Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 22 Nov 2009 23:37:53 +0100 Subject: tools/dfagen: add import support, closes #82 --- tools/dfagen/doc/dfagen.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/dfagen/doc') diff --git a/tools/dfagen/doc/dfagen.txt b/tools/dfagen/doc/dfagen.txt index f3d8e93a..cd6d710b 100644 --- a/tools/dfagen/doc/dfagen.txt +++ b/tools/dfagen/doc/dfagen.txt @@ -113,6 +113,10 @@ describe several states which behave the same way:: command -> . ignored +If you want to split your automaton definition in several files, you can +include other files using the import statement. This can be used between +other sections. The imported file use the same syntax as the main file. + Invoking dfagen =============== -- cgit v1.2.3