https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: 1776b1572c6737826730d2b79c40e523f6d5b78b authored by Jason Gross on 09 May 2020, 21:46:36 UTC
Use Rust docstring comments
Tip revision: 1776b15
.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