index
:
esds.git
debug
main
An Extensible Simulator For Distributed Systems and Cyber-Physical Systems.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
breakpoints_manual_1n
/
callback.py
blob: 5c9c6bc4c36ba955abe0428769ac87806c8b7057 (
plain
)
1
2
3
4
#!/usr/bin/env python def callback(simulator): simulator.log("Hello Callback!")