- Added requests system

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@652 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
elvez 2006-06-22 22:48:33 +00:00
parent d8cd3577a7
commit 56db7cd6a2
23 changed files with 980 additions and 40 deletions

View file

@ -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];