5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
module OpenMesh {
|
|
umbrella "."
|
|
export *
|
|
module * { export * }
|
|
} |