The source project of this merge request has been removed.
Fixing broken intervals
Fixed intervals of the kind [a,b)
.
The fact that the square bracket is not balanced messes up CoqDoc. By using <<[a,b]>>
instead, the problem is mitigated.
This has been added to the guidelines.