From d663a1b5c2bc10fa125ae485ce53d2ec5bc691a6 Mon Sep 17 00:00:00 2001 From: Matej Košík Date: Mon, 7 May 2018 10:38:24 +0200 Subject: 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; ...) --- tuto2/_CoqProject | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tuto2/_CoqProject (limited to 'tuto2/_CoqProject') 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 -- cgit v1.2.3