diff options
| author | Matej Košík | 2018-05-07 10:38:24 +0200 |
|---|---|---|
| committer | Matej Košík | 2018-05-07 10:38:24 +0200 |
| commit | d663a1b5c2bc10fa125ae485ce53d2ec5bc691a6 (patch) | |
| tree | 88587d34337281f5782322833c010bedb5f73cd8 /tuto2/_CoqProject | |
| parent | ccd7aa81d1898431dc9c5889e4370a57759664be (diff) | |
add some more material (preliminary provided in "tuto2" directory)
As it is, it probably need to be edited:
(it may be a good idea to drop redundant part;
it may be a good idea to make the style of the new information
consistent with the already existing material;
...)
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 |
