summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/scale/test.idl
blob: 9ff40e9c6a9a02598df1d5e9d7223bcce4b47fd0 (plain)
1
2
3
4
// $Id$
interface test {
  long get();
};