diff options
Diffstat (limited to 'tuto1/_CoqProject')
| -rw-r--r-- | tuto1/_CoqProject | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tuto1/_CoqProject b/tuto1/_CoqProject index 554893e739..ce14ee2b87 100644 --- a/tuto1/_CoqProject +++ b/tuto1/_CoqProject @@ -1,9 +1,13 @@ -R theories Tuto1 -I src +theories/Loader.v + src/simple_check.mli src/simple_check.ml src/simple_declare.mli src/simple_declare.ml +src/simple_print.ml +src/simple_print.mli src/g_tuto1.ml4 src/tuto1_plugin.mlpack
\ No newline at end of file |
