5 lines
60 B
Text
5 lines
60 B
Text
|
module macro1 [extern_c] {
|
||
|
header "macro1.h"
|
||
|
export *
|
||
|
}
|