--- projects/cms/source/server/idl/iscream.idl 2001/03/13 19:14:04 1.17 +++ projects/cms/source/server/idl/iscream.idl 2001/05/29 17:02:34 1.19 @@ -1,10 +1,10 @@ // // This class provides infomation about the CORBA -// interface for the server side of the I-Scream system. +// interface for the server side of the i-scream system. // -// $Id: iscream.idl,v 1.17 2001/03/13 19:14:04 tdb Exp $ +// $Id: iscream.idl,v 1.19 2001/05/29 17:02:34 tdb Exp $ // -module uk { module ac { module ukc { module iscream { +module uk { module org { module iscream { module cms { module server { module core { // The Logger interface, provides a corba object that @@ -73,5 +73,5 @@ module uk { module ac { module ukc { module iscream { // end clientinterface }; -// end uk.ac.ukc.iscream -};};};}; +// end uk.org.iscream +};};};};};