before adjunction proof

This commit is contained in:
Dennis Frieberg 2024-07-28 23:34:21 +02:00
parent 9bf50e4353
commit 0ef95e1735
Signed by: nerf
GPG key ID: 42DED0E2D8F04FB6
24 changed files with 3394 additions and 14 deletions

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = tab