diff options
| author | Emilio Jesús Gallego Arias | 2018-11-06 17:39:45 +0100 |
|---|---|---|
| committer | GitHub | 2018-11-06 17:39:45 +0100 |
| commit | a3e1acb50be3b700b7c36daef4d56f6c6d3ded6a (patch) | |
| tree | f9e8bcbf17bca3853f088932d56a24588b2b13f7 /tuto1/_CoqProject | |
| parent | 6617535fd1666a7010c6eb9a81b4405e9d4f9c8d (diff) | |
| parent | 0fe2b5d4d63bcbc63d48a386949094c23e4c274e (diff) | |
Merge pull request #14 from ppedrot/coqpp-port
Port to coqpp.
Diffstat (limited to 'tuto1/_CoqProject')
| -rw-r--r-- | tuto1/_CoqProject | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tuto1/_CoqProject b/tuto1/_CoqProject index ce14ee2b87..585d1360be 100644 --- a/tuto1/_CoqProject +++ b/tuto1/_CoqProject @@ -9,5 +9,5 @@ src/simple_declare.mli src/simple_declare.ml src/simple_print.ml src/simple_print.mli -src/g_tuto1.ml4 -src/tuto1_plugin.mlpack
\ No newline at end of file +src/g_tuto1.mlg +src/tuto1_plugin.mlpack |
