12 lines
142 B
Text
12 lines
142 B
Text
|
module ModCommon {
|
||
|
header "mod_common.h"
|
||
|
|
||
|
module ModCommonSub {
|
||
|
header "mod_common_sub.h"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
module ModTU {
|
||
|
header "mod_tu.h"
|
||
|
}
|