diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-01-17 18:33:14 -0400 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-01-17 18:33:14 -0400 |
| commit | 8c613819790ae737150a9ad8bb82332a1aaab690 (patch) | |
| tree | 03fd2180f3685ddfe6265568b542e18dae8b9280 /pom.xml | |
| parent | 45e6547632957bfa5b806825eaebd6c0f8bdb736 (diff) | |
Refactor AffixLister
AffixLister got refactored some more, in preparation for adding the
ability to load things that aren't affixes.
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <main.class>AffixLister</main.class> + <main.class>tlIItools.AffixLister</main.class> </properties> <dependencies> |
