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