diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-30 15:56:45 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-30 15:56:45 -0300 |
| commit | a7ba845df20d1bec77b4044738f1ff4fc1128201 (patch) | |
| tree | 2d9c173fe691ce125de49a3fb6af48e87ba66bab /base/pom.xml | |
| parent | baacb867ef6cff87e45d964a9a622001c38e26ec (diff) | |
Updates
Some minor updates
Diffstat (limited to 'base/pom.xml')
| -rw-r--r-- | base/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pom.xml b/base/pom.xml index f231c13..d6bd97c 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -13,7 +13,7 @@ <properties> <main.class1>bjc.dicelang.scl.StreamControlConsole</main.class1> - <main.class>bjc.dicelang.DiceLangConsole</main.class> + <main.class>bjc.dicelang.cli.DiceLangConsole</main.class> </properties> <build> |
