Mercurial > hg > Members > sugi > javafx
changeset 21:e134c5804279
Add jar file and README
author | e095732 |
---|---|
date | Thu, 07 Feb 2013 22:26:08 +0900 |
parents | 43ae0c87885b |
children | 04a10249b813 |
files | README.txt image/image1.jpg lib/Alice.jar lib/com.alexmerz.graphviz.jar lib/javassist.jar lib/log4j-1.2.16.jar lib/msgpack-0.6.8-SNAPSHOT-sources.jar lib/msgpack-0.6.8-SNAPSHOT.jar lib/slf4j-api-1.6.1-sources.jar lib/slf4j-api-1.6.1.jar lib/slf4j-log4j12-1.6.1-sources.jar lib/slf4j-log4j12-1.6.1.jar sample/Ensemble.jar |
diffstat | 13 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Thu Feb 07 22:26:08 2013 +0900 @@ -0,0 +1,17 @@ +sample is JavaFx tutorial. Double crick sample/Ensemble.jar + +HOW TO USE AQUARIUM +(local TEST) + +cd scripts + +sh ./aquarium X Y + +X is the number that how many nodes you use. + +Y is the child number (X > Y) + +if you execute "./aquarium 10 3" + +whole of nodes are 10 +one node has 3 children. \ No newline at end of file