diff options
Diffstat (limited to 'tuto2/_CoqProject')
| -rw-r--r-- | tuto2/_CoqProject | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tuto2/_CoqProject b/tuto2/_CoqProject new file mode 100644 index 0000000000..ca139558ed --- /dev/null +++ b/tuto2/_CoqProject @@ -0,0 +1,6 @@ +-R theories/ Tuto +-I src + +theories/Test.v +src/demo.ml4 +src/tuto_plugin.mlpack
\ No newline at end of file |
