int c;
opterr = 0;
- while ((c = getopt(*argc, argv, "a:bc:C:ehi:I:l:L:N:T:vV")) != -1) {
+ while ((c = getopt(*argc, argv, "a:bc:C:ehi:I:l:L:N:s:T:vV")) != -1) {
switch (c) {
case 'a':
opt::loba_algo = optarg;
<< " proc : messages from base process class\n"
<< " loba : messages from load-balancer\n";
+ // std::clog << "\nMiscellaneous low-level parameters\n";
+
#undef so_list
#undef so
#undef o