10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
module SSCZLib [system] {
|
|
header "include.h"
|
|
link "z"
|
|
export *
|
|
}
|
|
module SSCommonCrypto [system] {
|
|
header "include.h"
|
|
export *
|
|
}
|