package coq-core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Coq Proof Assistant -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-8.17.1.tar.gz
sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b
doc/coq-core.lib/CoqProject_file/index.html
Module CoqProject_fileSource
Source
type project = {project_file : string option;makefile : string option;native_compiler : native_compiler option;docroot : string option;files : string sourced list;cmd_line_files : string sourced list;meta_file : meta_file;ml_includes : path sourced list;r_includes : (path * logic_path) sourced list;q_includes : (path * logic_path) sourced list;extra_args : string sourced list;defs : (string * string) sourced list;
}read_project_file warning_fn file parses file as a Coq project; use warning_fn for deprecate options; raise Parsing_error on illegal options or arguments; raise UnableToOpenProjectFile msg if the file could not be opened; fails on some illegal non-project-file options
Only uses the elements with source=CmdLine
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>