8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
|
module CLibTidy {
|
||
|
header "tidy.h"
|
||
|
header "tidybuffio.h"
|
||
|
header "tidyenum.h"
|
||
|
header "tidyplatform.h"
|
||
|
export *
|
||
|
}
|