mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
91bc56ed82
preserve our customizations, where necessary.
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
module TableGen {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|