mirror of
https://github.com/logos-storage/swarmsim.git
synced 2026-01-02 13:53:07 +00:00
6 lines
199 B
Nim
6 lines
199 B
Nim
# This is just an example to get you started. A typical binary package
|
|
# uses this file as the main entry point of the application.
|
|
|
|
import ./swarmsim/schedulable
|
|
import ./swarmsim/eventdrivenengine
|