#ifndef _PAYSAGES_TOOLS_DATA_H_ #define _PAYSAGES_TOOLS_DATA_H_ /* * Data directory management. */ int dataInit(); #endif