-
Notifications
You must be signed in to change notification settings - Fork 2
tstellar/cabs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MAKE: You can use ant to build cabs. Example: user@host ~$ ant You can also use make. Example: user@host ~$ make RUN: If you build with ant you can go into the bin directory and do this: user@host ~$ java engine.LocalEngine If you build with make you can run this from the project root directory: user@host ~$ sh run.sh Both these methods accept the same command line arguments. Use --help for more info.
About
An agent-based simulator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published