clean duplicates

This commit is contained in:
Andrey Zgarbul
2018-07-14 08:50:53 +03:00
parent 60bc600cf8
commit ead2d02710

View File

@@ -27,9 +27,6 @@ mod scalbn;
mod scalbnf;
mod sqrt;
mod sqrtf;
mod logf;
mod expf;
mod floor;
mod cosf;
mod trunc;
mod truncf;