Orocos Real-Time Toolkit  2.5.0
pluginpath.cpp
00001 
00002 // WARNING: This is an auto-generated file by the build system. Do not modify it. //
00003 
00004 #include "plugin/PluginLoader.hpp"
00005 
00006 namespace RTT
00007 { 
00008     namespace plugin {
00010         char const* default_plugin_path = "/usr/local/lib/orocos";
00012     }
00013 }