# HG changeset patch # User sugi # Date 1398078084 -32400 # Node ID 335e5846e1542f0c1fed80a86b5e29be52e2f1cd # Parent 2a8440684441a08482b124b73b81676e9763361c If you create Jar file, you should read README. diff -r 2a8440684441 -r 335e5846e154 README --- a/README Mon Apr 21 20:00:05 2014 +0900 +++ b/README Mon Apr 21 20:01:24 2014 +0900 @@ -1,3 +1,5 @@ -HOW TO USE TEST PROGRAM +This project is managed by Gradle. -"-level info" is for log off \ No newline at end of file +If you want create 'Alice.jar', Command 'gradle jar'. (or ant, but script doesn't work. Path is wrong.) + +Last commit managed by Ant is 344.