Add a flex lexer and bison parser to handle delta exception descriptions.
commit652d8cf7c400b2f7a7cee49a0c8238bf71ff4f2c
authorWerner Lemberg <wl@gnu.org>
Wed, 3 Sep 2014 10:48:44 +0000 (3 12:48 +0200)
committerWerner Lemberg <wl@gnu.org>
Wed, 3 Sep 2014 10:48:44 +0000 (3 12:48 +0200)
treeee098cf6332ae62da8aec269493be9bc510470bf
parentcf9e7a6d845745d0fd97083633782db6bf297d6a
Add a flex lexer and bison parser to handle delta exception descriptions.

This is work in progress and not used yet.
lib/tadeltas.l [new file with mode: 0644]
lib/tadeltas.y [new file with mode: 0644]