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