index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.nix
/
coq-overlays
/
mathcomp-single
/
default.nix
blob: 65be1c4ce05653614f8c5020e29eeb117cc37073 (
plain
)
1
2
{
mathcomp
,
version
?
null
}:
mathcomp
.
override
{
single =
true
;
version =
null
;}