summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3548_Regression/memeater.idl
blob: e670286e883d80265828cf364ad456a9b73de84d (plain)
1
2
3
4
5
6
7
// $Id$
#include "tao/StringSeq.pidl"

module MEMEATER
{
  typedef CORBA::StringSeq StringSeq;
};