package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824
doc/rocq-runtime.coqdeplib/Coqdeplib/Loadpath/index.html
Module Coqdeplib.LoadpathSource
To move
Source
val add_norec_dir_import :
(bool -> root -> dirname -> dirpath -> basename -> unit) ->
dirname ->
dirpath ->
unitSimply add this directory and imports it, no subdirs. This is used by the implicit adding of the current path.
Source
val add_rec_dir_no_import :
(bool -> root -> dirname -> dirpath -> basename -> unit) ->
dirname ->
dirpath ->
unit-Q semantic: go in subdirs but only full logical paths are known.
Source
val add_rec_dir_import :
(bool -> root -> dirname -> dirpath -> basename -> unit) ->
dirname ->
dirpath ->
unit-R semantic: go in subdirs and suffixes of logical paths are known.
find_dir_logpath phys_dir Return the logical path of directory dir if it has been given one. Raise Not_found otherwise. In particular we can check if "." has been attributed a logical path after processing all options and silently give the default one if it hasn't. We may also use this to warn if ap hysical path is met twice.
Source
val absolute_file_name :
filename_concat:(string -> string -> string) ->
string ->
string option ->
string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>