Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2008, 8:07:32 PM (17 years ago)
Author:
rgrieder
Message:
  • "set" —> "config"
  • adjusted Shell output levels for keybind and calibrate
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/cpptcl/CppTcl.cc

    r1455 r1461  
    953953
    954954     {
     955          // TODO: why could this probably be necessary? map::find of empty map
     956          // shouldn't be a problem.
    955957          if (callbacks.size() == 0)
    956958            return;
Note: See TracChangeset for help on using the changeset viewer.