open-wether / Sources /CBz2lib /module.modulemap
soiz1's picture
Migrated from GitHub
6ee917b verified
module CBz2lib [system] {
header "shim.h"
link "bz2"
export *
}