5 lines
77 B
Text
5 lines
77 B
Text
module llama [system] {
|
|
header "llama.h"
|
|
link "llama"
|
|
export *
|
|
}
|