git-svn-id: svn://192.168.0.12/source@176 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -8,6 +8,7 @@ int main(int argc, char *argv[])
|
||||
cout << "Error : Argument " << endl;
|
||||
return 0;
|
||||
}
|
||||
cout << "2015.08.31 16:00" << endl;
|
||||
SFilterProcess *process = new SFilterProcess;
|
||||
if (process->ReloadSetup())
|
||||
process->run(argv[1],argv[2]);
|
||||
|
||||
Reference in New Issue
Block a user