test
This commit is contained in:
@@ -93,6 +93,7 @@ bool AppInit(int argc, char* argv[])
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
void komodo_args();
|
void komodo_args();
|
||||||
|
fprintf(stderr,"call komodo_args\n");
|
||||||
komodo_args();
|
komodo_args();
|
||||||
if (!boost::filesystem::is_directory(GetDataDir(false)))
|
if (!boost::filesystem::is_directory(GetDataDir(false)))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user