https://github.com/cran/stringi
Raw File
Tip revision: 4a5f8fca75f4ba3a15a338d21fca1a72e14920d7 authored by Marek Gagolewski on 16 July 2021, 08:00:02 UTC
version 1.7.3
Tip revision: 4a5f8fc
cleanup
#!/bin/sh

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