initial commit

This commit is contained in:
xiaoh105
2025-05-21 16:56:46 +08:00
commit 940b85ac80
12 changed files with 1023 additions and 0 deletions

31
.gitignore vendored Executable file
View File

@ -0,0 +1,31 @@
# config file
CONFIGURE
SUB_CONFIGURE
# Object files, in general
*.glob
*.vo
*.vo[ks]
.*.aux
# Generated files
.depend
# Generated by MacOS
.DS_Store
# Coq caches
.lia.cache
.nia.cache
.nra.cache
.csdp.cache
assignments
compcert_lib
monadlib
pv
qcp
qualifiedcprogramming
sets
.gitmodules
_CoqProject