File size: 82 Bytes
5a29263
 
 
 
 
1
2
3
4
5
6
module llama [system] {
    header "llama.h"
    link "llama"
    export *
}