2 Commits

Author SHA1 Message Date
Bruce Eckel
1c7a101b47 gradlew run now working with Java 8 and Gradle 6.6
Apparently gradle changed the paths at some point from
build/classes/main/
to
build/classes/java/main
2020-10-07 13:28:11 -06:00
Bruce Eckel
edd99881d7 Narrowed listing widths, fixed output
Also removed Preferences appendix
2017-05-10 11:45:39 -06:00