package coq-core
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50
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)"
>