diff options
| author | Yves Bertot | 2018-05-07 21:03:51 +0200 |
|---|---|---|
| committer | Yves Bertot | 2018-05-07 21:03:51 +0200 |
| commit | 69bb967380fe6b461fc542d89408af50d64789d2 (patch) | |
| tree | ebe68e2dd856ab8f8304a206667d9f1b344091c8 /tuto2/_CoqProject | |
| parent | bcca8dbc865747a62541c602f28ac8d99f84504d (diff) | |
| parent | c448a24f71dade70a487e289fc016c953f986542 (diff) | |
Merge branch 'master' of https://github.com/ybertot/plugin_tutorials
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 |
