mirror of https://github.com/nmvdw/HITs-Examples
Update the README
This commit is contained in:
parent
e81986a920
commit
75120ba602
|
@ -3,3 +3,11 @@
|
||||||
Needed: https://github.com/HoTT/HoTT
|
Needed: https://github.com/HoTT/HoTT
|
||||||
|
|
||||||
More information on the work is in HITs.pdf.
|
More information on the work is in HITs.pdf.
|
||||||
|
|
||||||
|
# Building
|
||||||
|
|
||||||
|
Make sure that you have [hoqc](https://github.com/HoTT/HoTT) installed. Then generate
|
||||||
|
the Makefile and build the project:
|
||||||
|
|
||||||
|
coq_makefile -f _CoqProject -o Makefile
|
||||||
|
make
|
Loading…
Reference in New Issue