- Updates to the documentation

SKIPPED:
	psi/velodorn.h
This commit is contained in:
cvs
2003-12-11 10:52:00 +00:00
parent 350a5ad063
commit 3ce5573ea7
18 changed files with 281 additions and 110 deletions

10
event.h
View File

@ -1,5 +1,5 @@
#line 77 "event.w"
#line 79 "event.w"
/*----------------------------------------------------------------------------
E V E N T
@ -18,7 +18,7 @@
int Text2Event(char *pText);
#line 90 "event.w"
#line 92 "event.w"
@ -39,18 +39,18 @@
#define FILELOADED 12
#define MOTEND 13
#line 92 "event.w"
#line 94 "event.w"
/*--------------- Signals for the Signalfunction of each task ------------*/
#line 62 "event.w"
#line 64 "event.w"
#define SICSINT 300
#define SICSBROADCAST 301
#define TOKENGRAB 302
#define TOKENRELEASE 303
#line 95 "event.w"
#line 97 "event.w"
#endif