https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: 6966564ee731803367d7d7053b7db00abc760698 authored by Jason Gross on 24 January 2021, 17:36:07 UTC
Add temp logs (build of csv doesn't quite work :-( )
Tip revision: 6966564
.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 "rewriter"]
	path = rewriter
	url = https://github.com/mit-plv/rewriter.git
[submodule "rupicola"]
	path = rupicola
	url = https://github.com/mit-plv/rupicola.git
back to top