ACE+TAO-6_5_17
[ACE_TAO.git] / TAO / tests / InterOp-Naming / INS.idl
blob00c691a852aaefd3acf0c7a2a3c0b4c1f0976d5e
1 #ifndef INS_TEST_IDL
2 #define INS_TEST_IDL
4 interface INS
6 string test_ins ();
7 };
9 #endif /* INS_TEST_IDL */