Changeset 8843
- Timestamp:
- 03/03/09 10:50:42 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/hvolos/packetwfrm/components/SymbolSyncPoly/src/main_FrameSynchronizer.cpp
r8837 r8843 33 33 int main(int argc, char* argv[]) 34 34 { 35 ossieDebugLevel = 7;35 ossieDebugLevel = 3; 36 36 ossieSupport::ORB *orb = new ossieSupport::ORB; 37 37 omni_mutex component_running_mutex;