diff options
| author | Vincent Laporte | 2020-03-30 12:20:49 +0200 |
|---|---|---|
| committer | Vincent Laporte | 2020-04-17 11:14:34 +0200 |
| commit | 6c5551d0782d78ab7ed182480ba18836a3f6dae7 (patch) | |
| tree | 2381c00db84aafd6e6633d2185147e00502c3803 /doc | |
| parent | b543bf9c65c98baf90a605b5545dd6315fd2f261 (diff) | |
ZArith: move lia hints to a dedicated module
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/stdlib/hidden-files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/hidden-files b/doc/stdlib/hidden-files index 67d0b37e81..65c88ed8d5 100644 --- a/doc/stdlib/hidden-files +++ b/doc/stdlib/hidden-files @@ -44,6 +44,7 @@ theories/micromega/Refl.v theories/micromega/RingMicromega.v theories/micromega/Tauto.v theories/micromega/VarMap.v +theories/micromega/ZArith_hints.v theories/micromega/ZCoeff.v theories/micromega/ZMicromega.v theories/micromega/ZifyInst.v |
