typos in bench/

This commit is contained in:
Gael Guennebaud
2008-08-29 16:10:08 +00:00
parent 6d841512c7
commit 68fbd6f531
4 changed files with 9 additions and 2 deletions

View File

@@ -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

View File

@@ -21,7 +21,6 @@
#include "ublas_interface.hh"
#include "bench.hh"
#include "basic_actions.hh"
#include "basic_actions.hh"
BTL_MAIN;