summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_1627_Regression/Test.idl
blob: 6844131c75fb5721d037c5ee23ec34dc68700755 (plain)
1
2
3
4
5
6
7
//
// $Id$
//
interface Test
{
   void test_method();
};