1 Star 0 Fork 0

ecity/coq

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
stevenyang 提交于 2021-01-15 09:01 . updated.
# type script temp files
node_modules
# coq temp files
.*.aux
*.a
*.cma
*.cmi
*.cmo
*.cmx
*.cmxa
*.cmxs
*.glob
*.ml.d
*.ml4.d
*.mli.d
*.mllib.d
*.mlpack.d
*.native
*.o
*.v.d
*.vio
*.vo
.coq-native/
.csdp.cache
.lia.cache
.nia.cache
.nlia.cache
.nra.cache
csdp.cache
lia.cache
nia.cache
nlia.cache
nra.cache
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Coq
1
https://gitee.com/sn-yang/coq.git
[email protected]:sn-yang/coq.git
sn-yang
coq
coq
master

搜索帮助