Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1356 → Rev 1357

/demos/trunk/base/readme
36,6 → 36,7
 
Graphical demos:
- fly.c --> Random flies going around the screen
- fly2.c --> fly.c + the fly can die after a while and be recreated
- ego.c --> Periodic tasks that writes a phrease on the screen
- cabs.c --> Example that uses cabs
- sched.c --> Scheduling example (mouse, EDF, RM, DS, PS, TBS)