Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Tue Sep 23 07:20:19 2008 UTC | revision 1.2 by mocchiut, Fri Jul 24 13:53:39 2009 UTC | |
---|---|---|
# | Line 20 CRCcheck: 1 - OK, 0 - error | Line 20 CRCcheck: 1 - OK, 0 - error |
20 | ******************************************************************/ | ******************************************************************/ |
21 | ||
22 | #include <stdio.h> | #include <stdio.h> |
23 | #include <string.h> | |
24 | ||
25 | #include "AC.h" | #include "AC.h" |
26 | #define TRUE 1 | #define TRUE 1 |
27 | #define FALSE 0 | #define FALSE 0 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |