- Added requests system
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@652 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
d8cd3577a7
commit
56db7cd6a2
23 changed files with 980 additions and 40 deletions
|
@ -204,7 +204,7 @@ main(int argc, char** argv)
|
|||
using Glib::Module;
|
||||
|
||||
|
||||
//std::string command("ERERERT"); // the sequence of commands to test
|
||||
std::string command("ERERERT"); // the sequence of commands to test
|
||||
if(argc > 1)
|
||||
command = argv[1];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue