https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: 2d76718a2be2b05e22c57c2c0dd6dadd72134f05 authored by Jason Gross on 17 May 2021, 22:48:10 UTC
Update fancy machine to use the new curve_good requests
Tip revision: 2d76718
.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