Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > HWSim > HWSim__PingPong__HWDef
diff SimParams.h @ 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/SimParams.h Wed Feb 01 17:54:13 2012 +0100 1.2 +++ b/SimParams.h Sat Feb 11 16:59:18 2012 -0800 1.3 @@ -10,7 +10,7 @@ 1.4 #include <unistd.h> 1.5 #include <malloc.h> 1.6 1.7 -#include "../HWSim_lib/VMS/VMS_primitive_data_types.h" 1.8 +#include "../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h" 1.9 #include "ParamHelper/Param.h" 1.10 1.11
