11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
module LibA {
|
|
header "a.h"
|
|
module Extensions {
|
|
header "a_extensions.h"
|
|
}
|
|
}
|
|
|
|
module Crash {
|
|
header "crash.h"
|
|
}
|