Re-regenerated the output files
This commit is contained in:
parent
dc4c1bce16
commit
eaeab73fc1
4 changed files with 18652 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ out/:
|
|||
mkdir out
|
||||
|
||||
out/%.md: src/%.lagda out/
|
||||
agda2html --link-to-agda-stdlib --link-local -i $< -o $@
|
||||
agda2html --verbose --link-to-agda-stdlib --link-local -i $< -o $@
|
||||
|
||||
.phony: serve
|
||||
|
||||
|
|
7375
out/Maps.md
Normal file
7375
out/Maps.md
Normal file
File diff suppressed because it is too large
Load diff
4453
out/Stlc.md
Normal file
4453
out/Stlc.md
Normal file
File diff suppressed because it is too large
Load diff
6823
out/StlcProp.md
Normal file
6823
out/StlcProp.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue