diff options
| author | Cyril Cohen | 2020-10-08 00:35:54 +0200 |
|---|---|---|
| committer | GitHub | 2020-10-08 00:35:54 +0200 |
| commit | 9bfc9834b46c1e492aaaf257cfa811d1e5e39065 (patch) | |
| tree | a8e8028dd3ed67936624f852389a707b859f1aa5 /mathcomp/Make.test-suite | |
| parent | 5222da0de26b9843dfbb1b8462fabea9c0396714 (diff) | |
| parent | a7a8adad88825f2e5396dc8698e0b912550807c6 (diff) | |
Merge pull request #591 from pi8027/primitive-class-records
Turn class_of records into primitive records and get rid of the xclass idiom
Diffstat (limited to 'mathcomp/Make.test-suite')
| -rw-r--r-- | mathcomp/Make.test-suite | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mathcomp/Make.test-suite b/mathcomp/Make.test-suite index f34958d..acfbf89 100644 --- a/mathcomp/Make.test-suite +++ b/mathcomp/Make.test-suite @@ -1,6 +1,7 @@ test_suite/test_hierarchy_all.v test_suite/test_ssrAC.v test_suite/test_guard.v +test_suite/test_regular_conv.v -I . |
