liblouis: lou_setDataPath

1 
1 6.18 lou_setDataPath
1 ====================
1 
1      char * lou_setDataPath (char *path);
1 
1    This function is used to tell liblouis and liblouisutdml where tables
1 and files are located.  It thus makes them completely relocatable, even
1 on Linux.  The 'path' is the directory where the subdirectories
1 'liblouis/tables' and 'liblouisutdml/lbu_files' are rooted or located.
1 The function returns a pointer to the 'path'.
1