summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Object_Creation_And_Registration/test.idl
blob: 329acf8055eed61173e0af85079ea0def8240b54 (plain)
1
2
3
4
5
6
7
8
// $Id$

//
// Simple interface to be used in registration test
//
interface test
{
};