package rocq-runtime

  1. Overview
  2. Docs
The Rocq Prover -- Core Binaries and Tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.0.1.tar.gz
sha256=051f7bf702ff0a3b370449728921e5a95e18bc2b31b8eb949d48422888c98af4

doc/rocq-runtime.coqdeplib/Coqdeplib/Common/index.html

Module Coqdeplib.CommonSource

Sourcemodule StrSet : Set.S with type elt = string
Sourcemodule State : sig ... end
Sourceval init : make_separator_hack:bool -> Args.t -> State.t

init args Init coqdep, setting arguments from args.

Sourceval treat_file_command_line : string -> unit

treat_file_command_line file Add an input file to be considered

Sourceval sort : State.t -> unit
Sourceval compute_deps : State.t -> Dep_info.t list