https://github.com/cran/stringi
Raw File
Tip revision: 7bf85abeee1b5dfccec36277cd295af7a1ce14f0 authored by Marek Gagolewski on 28 June 2015, 00:00:00 UTC
version 0.5-4
Tip revision: 7bf85ab
cleanup
#!/bin/sh

rm -f config.* src/Makevars src/icu*_found.txt src/*.o
back to top