summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/Generic_Servant/Foo.idl
blob: 9e248115e9ce9484232dac02be6c3f07059cd679 (plain)
1
2
3
4
interface Foo
{
  long doit();
};