| # | Line 27 | Line 27 | PROGS = [ | |
|---|---|---|
| 27 | 'rtnet','rterror','$RAD_SOCKETLIB']), | |
| 28 | ('rtcontrib', ['rtcontrib.c', Version], | |
| 29 | ['rtpic','rtargs','rtfunc','rtio','rtproc','rtcont','rtmem','rtpath', | |
| 30 | < | 'rtmath','rtnet','rterror','$RAD_SOCKETLIB']) |
| 30 | > | 'rtmath','rtnet','rterror','$RAD_SOCKETLIB']), |
| 31 | > | ('dctimestep', ['dctimestep.c'], |
| 32 | > | ['rtio','rtmath']) |
| 33 | ] | |
| 34 | ||
| 35 | for p in PROGS: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |