source:
CIVL/examples/concurrency/waitSelf.cvl
| Last change on this file was ea777aa, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 53 bytes | |
| Rev | Line | |
|---|---|---|
| [e6b02c8] | 1 | #include<civlc.cvh> |
| [924c81b] | 2 | |
| 3 | void main(){ | |
| [a82987f] | 4 | $wait($self); |
| [924c81b] | 5 | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
