- Reworked the connection object and the IO system

- Reworked the support for TRICS
- Added a second generation motor
This commit is contained in:
koennecke
2009-02-03 08:05:39 +00:00
parent f6d595665e
commit 361ee9ebea
119 changed files with 16455 additions and 3674 deletions

View File

@ -1,5 +1,5 @@
#line 226 "exe.w"
#line 227 "exe.w"
/**
* Buffer handling code for the Exe Buffer batch file processing
@ -102,7 +102,7 @@
*/
char *exeBufName(pExeBuf self);
#line 239 "exe.w"
#line 240 "exe.w"
#endif