aboutsummaryrefslogtreecommitdiff
path: root/doc/plugin_tutorial/tuto2/_CoqProject
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugin_tutorial/tuto2/_CoqProject')
-rw-r--r--doc/plugin_tutorial/tuto2/_CoqProject17
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/plugin_tutorial/tuto2/_CoqProject b/doc/plugin_tutorial/tuto2/_CoqProject
index cf9cb5cc26..0d7a644271 100644
--- a/doc/plugin_tutorial/tuto2/_CoqProject
+++ b/doc/plugin_tutorial/tuto2/_CoqProject
@@ -1,6 +1,15 @@
--R theories/ Tuto
+-R theories Tuto2
-I src
-theories/Test.v
-src/demo.mlg
-src/demo_plugin.mlpack
+theories/Loader.v
+theories/Demo.v
+theories/Count.v
+
+src/custom.ml
+src/custom.mli
+src/counter.ml
+src/counter.mli
+src/persistent_counter.ml
+src/persistent_counter.mli
+src/g_tuto2.mlg
+src/tuto2_plugin.mlpack