From 68fbd6f53184b20798d2351b2f6fdccdfd6107aa Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Fri, 29 Aug 2008 16:10:08 +0000 Subject: typos in bench/ --- bench/btl/generic_bench/utils/utilities.h | 2 +- bench/btl/libs/ublas/main.cpp | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'bench/btl') diff --git a/bench/btl/generic_bench/utils/utilities.h b/bench/btl/generic_bench/utils/utilities.h index 3c2acfb02..d2330d06b 100644 --- a/bench/btl/generic_bench/utils/utilities.h +++ b/bench/btl/generic_bench/utils/utilities.h @@ -7,7 +7,7 @@ // $Header$ //============================================================================= -/* --- Definition macros file to print informations if _DEBUG_ is defined --- */ +/* --- Definition macros file to print information if _DEBUG_ is defined --- */ # ifndef UTILITIES_H # define UTILITIES_H diff --git a/bench/btl/libs/ublas/main.cpp b/bench/btl/libs/ublas/main.cpp index 6d286e1a3..22d697225 100644 --- a/bench/btl/libs/ublas/main.cpp +++ b/bench/btl/libs/ublas/main.cpp @@ -21,7 +21,6 @@ #include "ublas_interface.hh" #include "bench.hh" #include "basic_actions.hh" -#include "basic_actions.hh" BTL_MAIN; -- cgit v1.2.3