drmfinlay / pyjsgf

JSpeech Grammar Format (JSGF) compiler, matcher and parser package for Python.
MIT License
53 stars 22 forks source link

Edited flatten_chain in order to fix issue #9. #10

Closed embie27 closed 6 years ago

embie27 commented 6 years ago

Fixed issue #9 by only flattening the type for which flatten_chain has been called.