From bc0a71056c24b29c8289395ee01740bb2ef7ad8d Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 18 Nov 2019 17:40:51 +0100 Subject: [test suite] infrastructure to test how some statements are printed --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c96cbf..b67b048 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ mathcomp/ssrmatching.v mathcomp/ssreflect_plugin.mllib mathcomp/ssreflect_plugin.mlpack mathcomp/test_suite/hierarchy_test.v +mathcomp/test_suite/*.v.out.new mathcomp-*.tar.gz *# htmldoc/mathcomp.*html -- cgit v1.2.3