summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_1535_Regression/Test.idl
blob: c3b752788a4ba530bcfca27ec5a8834f019fc67a (plain)
1
2
3
4
5
6
// $Id$

interface Test
{
  void print_hello_world();
};