aboutsummaryrefslogtreecommitdiffstats
path: root/_CoqProject
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-07-14 16:08:58 +0100
committerYann Herklotz <git@yannherklotz.com>2020-07-14 16:08:58 +0100
commit450bda69837b02c20d2fb391bbe7827d1becaac4 (patch)
tree716c6d909fd18df3335080a0e00b4c79256c87ba /_CoqProject
parent8486b4c046914b1388b68fe906fe267108f84267 (diff)
downloadvericert-kvx-450bda69837b02c20d2fb391bbe7827d1becaac4.tar.gz
vericert-kvx-450bda69837b02c20d2fb391bbe7827d1becaac4.zip
Change name to Vericert
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject10
1 files changed, 5 insertions, 5 deletions
diff --git a/_CoqProject b/_CoqProject
index 7965da9..e86312b 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -1,8 +1,8 @@
--R src/common coqup.common
--R src/extraction coqup.extraction
--R src/translation coqup.translation
--R src/verilog coqup.verilog
--R src coqup
+-R src/common vericert.common
+-R src/extraction vericert.extraction
+-R src/translation vericert.translation
+-R src/verilog vericert.verilog
+-R src vericert
-R lib/CompCert/MenhirLib compcert.MenhirLib
-R lib/CompCert/backend compcert.backend