m2b-gd-tp10/ConfigExamples.h

14 lines
334 B
C
Raw Normal View History

2022-01-09 15:37:29 +01:00
/**
* @file ConfigExamples.h
* @author David COEURJOLLY <David Coeurjolly <david.coeurjolly@liris.cnrs.fr>>
* @date 29 Jul. 2010
* @brief Configuration header for example files.
*
**/
#include <string>
///Path to the DGtal test suite.
const std::string examplesPath= "/home/papush/m2b/géo_dis/tp10/startCode_1.10/Volumes/";