Archived
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
module libxmlKanna [system] {
|
|
link "xml2"
|
|
umbrella header "libxml2-kanna.h"
|
|
export *
|
|
module * { export * }
|
|
}
|