23 months ago | Paul Boddie | file changeset files shortlog | Updated Makefiles for versions of idl with proper compound interface support. |
paul@462 | 1 | import "filesystem.idl"; |
paul@462 | 2 | import "filesystem_factory.idl"; |
paul@462 | 3 | |
paul@462 | 4 | interface FilesystemObject composes Filesystem, FilesystemFactory; |