never encode enums and records for Alt-Ergo
[why3.git] / drivers / coq-realize.drv
blob0ed39fa7ce09f171818e9c185f87894d45f61885
2 prelude "(* This file is generated by Why3's Coq-realize driver *)"
3 prelude "(* Beware! Only edit allowed sections below    *)"
5 printer "coq-realize"
6 filename "%t.v"
8 (* Performed introductions depending on whether counterexamples are
9    requested, as said by the meta "get_counterexmp". When this meta
10    set, this transformation introduces the model variables that are
11    still embedded in the goal. When it is not set, it removes all
12    these unused-ce-related variables, even in the context.  *)
13 transformation "counterexamples_dependent_intros"
15 transformation "inline_trivial"
17 import "coq-common.gen"