source: trunk/third/bonobo-activation/test/empty.idl @ 18311

Revision 18311, 120 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18310, which included commits to RCS files with non-trunk default branches.
Line 
1/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
2
3interface Empty {
4        void doNothing ();
5};
Note: See TracBrowser for help on using the repository browser.