mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-12 20:27:06 +01:00
lib/algorithms/approx/bigfloat.h
This commit is contained in:
3
scripts/cleanup
Executable file
3
scripts/cleanup
Executable file
@ -0,0 +1,3 @@
|
||||
find . -name "*~" -print -exec rm -f {} \;
|
||||
find . -name "errs" -print -exec rm -f {} \;
|
||||
find . -name "log" -print -exec rm -f {} \;
|
Reference in New Issue
Block a user