Remove trailing whitespace
- Mar 31, 2020
-
-
Michael Sammler authored
This was done using `sed --in-place 's/[[:space:]]\+$//' theories/*.v`.
-
This was done using sed --in-place 's/[[:space:]]\+$//' theories/*.v
.
This was done using `sed --in-place 's/[[:space:]]\+$//' theories/*.v`.