changeset 1:1bca76607998 tip

MMay 25 2012
author Some Random Person <seanhalle@yahoo.com>
date Thu, 24 May 2012 08:59:56 -0700
parents 55fdabd7269c
children
files main.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/main.c	Sun May 20 15:11:31 2012 -0700
     1.2 +++ b/main.c	Thu May 24 08:59:56 2012 -0700
     1.3 @@ -9,7 +9,7 @@
     1.4  #include <stdlib.h>
     1.5  
     1.6  #include "Matrix_Mult.h"
     1.7 -#include "SSR_Matrix_Mult/SSR_Matrix_Mult.h"
     1.8 +#include "VOMP_Matrix_Mult/VOMP_Matrix_Mult.h"
     1.9  
    1.10  /**
    1.11   *