Rename symfpu_literal.(h.in|cpp) -> floatingpoint_literal_symfpu.(h.in|cpp). (#5502)
authorAina Niemetz <aina.niemetz@gmail.com>
Sat, 21 Nov 2020 01:30:43 +0000 (17:30 -0800)
committerGitHub <noreply@github.com>
Sat, 21 Nov 2020 01:30:43 +0000 (17:30 -0800)
commit2a1e97cb8bc0ce7ab102035c3e481465fc59ec12
treee21abf8e29cc04b79498d11757b37904345c32a9
parent729e5f91dd6979cf529e449fa9217e1007d13349
Rename symfpu_literal.(h.in|cpp) -> floatingpoint_literal_symfpu.(h.in|cpp). (#5502)
src/CMakeLists.txt
src/theory/fp/fp_converter.cpp
src/util/CMakeLists.txt
src/util/floatingpoint.cpp
src/util/floatingpoint_literal_symfpu.cpp [new file with mode: 0644]
src/util/floatingpoint_literal_symfpu.h.in [new file with mode: 0644]
src/util/symfpu_literal.cpp [deleted file]
src/util/symfpu_literal.h.in [deleted file]