diff options
| author | Yves Bertot | 2018-05-07 17:33:42 +0200 |
|---|---|---|
| committer | GitHub | 2018-05-07 17:33:42 +0200 |
| commit | c448a24f71dade70a487e289fc016c953f986542 (patch) | |
| tree | 7385428784d8609827995895766af07c620ae921 /tuto2/_CoqProject | |
| parent | ccd7aa81d1898431dc9c5889e4370a57759664be (diff) | |
| parent | 42bd3548b84283259eae452c7bce56dfa02fb3c4 (diff) | |
Merge pull request #1 from matejkosik/master
add some more material (preliminary provided in "tuto2" directory)
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..f38ee8d6a6 --- /dev/null +++ b/tuto2/_CoqProject @@ -0,0 +1,6 @@ +-R theories/ Tuto +-I src + +theories/Test.v +src/demo.ml4 +src/tuto_plugin.mlpack |
