https://gitlab.com/nomadic-labs/mi-cho-coq
Revision f1fbadfb829c6c12b3eb687ee64e67f0733a7e71 authored by Raphaël Cauderlier on 14 October 2019, 12:32:22 UTC, committed by Raphaël Cauderlier on 14 October 2019, 12:32:22 UTC
1 parent 46ffce5
Raw File
Tip revision: f1fbadfb829c6c12b3eb687ee64e67f0733a7e71 authored by Raphaël Cauderlier on 14 October 2019, 12:32:22 UTC
[Doc] Add slides for the Ledger - Tezos Meetup
Tip revision: f1fbadf
.gitignore
# General
.depend
.bkp/

# Coq
*.aux
*.glob
*.vo
# Generated by configure and coq_makefile
_CoqProject
Makefile
.coqdeps.d

# LaTeX
*.tex
*.vrb
*.toc
*.toc
*.snm
*.out
*.nav
*.aux
*.log
*.sty
# we keep *.pdf to ease sharing of slides
notes.*
*~
Makefile.conf
back to top