aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKazuhiko Sakaguchi2019-04-30 14:48:37 +0200
committerKazuhiko Sakaguchi2019-04-30 15:23:27 +0200
commit2d31a42aa3c2dacabc0cf005b45fc7bb4e6383e9 (patch)
tree5ec627c0df85159cfee72ea53c51a15e88eb925a /.gitignore
parenta3f3d1aead4b5c35fb4a74be1cca7a5cde253d9a (diff)
Reimplement the hierarchy related tools in OCaml
The functionalities of the structure hierarchy related tools `hierarchy-diagram` and `hierarchy_test.py` are provided by an OCaml script `hierarchy.ml`. `test_suite/hierarchy_test.v` is deleted. Now make can generate it.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2858e3f..48e5735 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ mathcomp/ssrmatching.mli
mathcomp/ssrmatching.v
mathcomp/ssreflect_plugin.mllib
mathcomp/ssreflect_plugin.mlpack
+mathcomp/test_suite/hierarchy_test.v
mathcomp-*.tar.gz
*#
htmldoc/mathcomp.*html