1913a02b40
PiperOrigin-RevId: 450374687 Change-Id: Ie3225a46ce095fc28ae8e63c326a640261f562bb
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
framework module mujoco {
|
|
umbrella header "mujoco.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|