(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * Copyright INRIA, CNRS and contributors *) (* poly:bool -> fixpoint_expr list -> unit val do_cofixpoint : (* When [false], assume guarded. *) scope:Declare.locality -> poly:bool -> cofixpoint_expr list -> unit