9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
module zlib [system] {
|
|
header "include.h"
|
|
link "z"
|
|
}
|
|
module CommonCrypto [system] {
|
|
header "include.h"
|
|
export *
|
|
}
|