add h_permutation

This commit is contained in:
Sven M. Hallberg 2014-06-18 21:54:52 +02:00
parent c7161663c0
commit 41dca83631
4 changed files with 260 additions and 0 deletions

View file

@ -39,6 +39,7 @@ parsers = ['parsers/%s.c'%s for s in
'not',
'nothing',
'optional',
'permutation',
'sequence',
'token',
'unimplemented',