Skip to content

Commit

Permalink
na
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Apr 15, 2020
1 parent 835b57b commit b04c974
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ast/rewriter/seq_rewriter_params.pyg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
def_module_params(module_name='rewriter',
class_name='seq_rewriter_params',
export=True,
params=(("coalesce_chars", BOOL, True, "coalesce characters into strings"),))

0 comments on commit b04c974

Please sign in to comment.