(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* int list * 'a val reduction_of_red_expr : red_expr -> reduction_function * cast_kind (* [true] if we should use the vm to verify the reduction *) val declare_red_expr : string -> reduction_function -> unit (* Opaque and Transparent commands. *) val set_strategy : 'a tableKey -> Conv_oracle.level -> unit (* call by value normalisation function using the virtual machine *) val cbv_vm : reduction_function