diff SimParams.h @ 1:46c8ea895bff

changed naming and #includes to LPGPU_Arch
author kshalle
date Mon, 13 Feb 2012 15:10:30 -0800
parents def43ecee616
children
line diff
     1.1 --- a/SimParams.h	Sat Feb 11 14:29:21 2012 -0800
     1.2 +++ b/SimParams.h	Mon Feb 13 15:10:30 2012 -0800
     1.3 @@ -10,8 +10,8 @@
     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 "ParamHelper/Param.h"
     1.9 +#include "../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h"
    1.10 +#include "../C_Libraries/ParamHelper/Param.h"
    1.11  
    1.12  
    1.13  //==============================  Structures  ==============================