We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5605c commit 9e451ebCopy full SHA for 9e451eb
2 files changed
RcppTskit/cleanup
@@ -5,6 +5,3 @@ rm -f src/Makevars
5
6
# Removing compilation files
7
rm -f src/*.o src/tskit/*.o src/*.so
8
-
9
-# Removing other files not needed for distribution
10
-rm -f WORDLIST
RcppTskit/cleanup.win
@@ -6,6 +6,3 @@ rm -f src/Makevars.win
rm -f src/*.o src/tskit/*.o src/*.dll
11
0 commit comments