Release coccinelle-0.2.0rc1
[bpt/coccinelle.git] / ctl / pretty_print_ctl.mli
1
2 val pp_ctl:
3 ('pred -> unit) * ('mvar -> unit) -> bool (* inline_let_def *) ->
4 ('pred, 'mvar, 'info) Ast_ctl.generic_ctl -> unit