source:
CIVL/mods/dev.civl.mc/src/module-info.java@
b76d962
| Last change on this file since b76d962 was d5cb19a, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 186 bytes | |
| Line | |
|---|---|
| 1 | module dev.civl.mc { |
| 2 | requires dev.civl.sarl; |
| 3 | requires dev.civl.abc; |
| 4 | requires dev.civl.gmc; |
| 5 | requires antlr4runtime; |
| 6 | requires antlr3runtime; |
| 7 | exports dev.civl.mc; |
| 8 | } |
Note:
See TracBrowser
for help on using the repository browser.
