Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > HWSim > HWSim__PingPong__HWDef
diff main.c @ 14:ddd87abfeefd
Changed Timeline to Element and Span to Activity, and fixed includes in app code
| author | Me@portablequad |
|---|---|
| date | Sat, 11 Feb 2012 16:59:18 -0800 |
| parents | a587ea56af8e |
| children | 8d9d367e96f9 |
line diff
1.1 --- a/main.c Wed Feb 01 17:54:13 2012 +0100 1.2 +++ b/main.c Sat Feb 11 16:59:18 2012 -0800 1.3 @@ -9,7 +9,7 @@ 1.4 #include <stdlib.h> 1.5 1.6 #include "SimParams.h" 1.7 -#include "HWSim__Hello_World_HW/HWSim__Hello_World_HW.h" 1.8 +#include "HWSim__PingPong__HWDef/HWSim__PingPong__HWDef.h" 1.9 1.10 char __ProgrammName[] = "HWSim Hello World"; 1.11 char __DataSet[255];
