https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: ad5026fb98fec64db2fbe312c131e948ba24607c authored by Jason Gross on 21 April 2020, 23:21:21 UTC
Generate all functions for all bedrock2 files
Tip revision: ad5026f
.gitmodules
[submodule "etc/coq-scripts"]
	path = etc/coq-scripts
	url = https://github.com/JasonGross/coq-scripts.git
[submodule "coqprime"]
	path = coqprime
	url = https://github.com/thery/coqprime
	ignore = dirty
[submodule "bedrock2"]
	path = bedrock2
	url = https://github.com/mit-plv/bedrock2.git
[submodule "rewriter"]
	path = rewriter
	url = https://github.com/mit-plv/rewriter.git
back to top