diff options
| author | Kazuhiko Sakaguchi | 2019-04-30 14:48:37 +0200 |
|---|---|---|
| committer | Kazuhiko Sakaguchi | 2019-04-30 15:23:27 +0200 |
| commit | 2d31a42aa3c2dacabc0cf005b45fc7bb4e6383e9 (patch) | |
| tree | 5ec627c0df85159cfee72ea53c51a15e88eb925a /.gitignore | |
| parent | a3f3d1aead4b5c35fb4a74be1cca7a5cde253d9a (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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
