00001 // Licensed GNU LGPL v3 or later: http://www.gnu.org/licenses/lgpl.html -*-mode:c++;-*- 00002 00003 namespace Rapicorn { 00004 00008 interface BaseObject {}; 00009 00010 } // Rapicorn