| # | Line 18 | Line 18 | persist = env.Object(source="persist.c") | |
|---|---|---|
| 18 | ambio = env.Object(source="ambio.c") | |
| 19 | rayfifo = env.Object(source="rayfifo.c") | |
| 20 | raypwin = env.Object(source="raypwin.c") | |
| 21 | < | raycalls = env.Object(source="raycalls.c') |
| 21 | > | raycalls = env.Object(source="raycalls.c") |
| 22 | ||
| 23 | ||
| 24 | # source and object dependencies | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |