5 lines
73 B
Text
5 lines
73 B
Text
|
module libPrivate {
|
||
|
header "public1.h"
|
||
|
private header "private1.h"
|
||
|
}
|