https://github.com/project-everest/hacl-star
Revision e4129131f4bc2baf5b5952e677ef921ede217757 authored by Benjamin Beurdouche on 04 March 2020, 15:45:29 UTC, committed by Benjamin Beurdouche on 04 March 2020, 15:45:29 UTC
2 parent s 8a7e1b7 + 2551235
Raw File
Tip revision: e4129131f4bc2baf5b5952e677ef921ede217757 authored by Benjamin Beurdouche on 04 March 2020, 15:45:29 UTC
Merge _dev into dev
Tip revision: e412913
.gitattributes
# Linguist
*.fst linguist-language=FStar
*.fst linguist-documentation=false
*.fsti linguist-language=FStar
*.fsti linguist-documentation=false

# Line endings
Makefile.* eol=lf
Makefile eol=lf
configure eol=lf
.gitignore eol=lf
.ignore eol=lf
*.sh text eol=lf
*.fst eol=lf
*.fsti eol=lf
*.ml* eol=lf
*.hints eol=lf -diff linguist-generated
back to top