Files
bitchx/dll/europa/corba/europa.idl
2013-01-01 03:00:55 -08:00

6 lines
83 B
Plaintext

module EuropaAI {
interface Europa {
void inputChat(in string text);
};
};