diff options
author | Chris Dyer <redpony@gmail.com> | 2014-02-14 22:30:05 -0500 |
---|---|---|
committer | Chris Dyer <redpony@gmail.com> | 2014-02-14 22:30:05 -0500 |
commit | 9e2f7fcfa76213f5e41abb4f4c9a264ebe8f9d8c (patch) | |
tree | 94905f2dcb4616fa329c7ee294d76d7321b73df5 /tests/system_tests/multigram/input.txt | |
parent | 0964b959fc2be173a2adbd52d2d1d143f7458496 (diff) |
fix unary handling in scfg parser
Diffstat (limited to 'tests/system_tests/multigram/input.txt')
-rw-r--r-- | tests/system_tests/multigram/input.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/system_tests/multigram/input.txt b/tests/system_tests/multigram/input.txt new file mode 100644 index 00000000..2aef01a0 --- /dev/null +++ b/tests/system_tests/multigram/input.txt @@ -0,0 +1 @@ +<seg id="0" grammar="g1.scfg" grammar1="g2.scfg">foo bar</seg> |