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