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.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50
doc/coq-core.vernac/Mltop/PluginSpec/index.html
Module Mltop.PluginSpecSource
Coq plugins are identified by their OCaml library name (in the Findlib sense)
A plugin is identified by its canonical library name, such as coq-core.plugins.ltac
repr p returns a pair of legacy_name, lib_name where lib_name is the canoncial library name.
legacy_name may be Some pname for the cases the plugin was specified in Declare ML Module with their legacy name (for example ltac_plugin). This will stop being supported soon and is only here for compatiblity. Note that the name doesn't include the ".cmxs" / ".cma" extension
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>