Update of /cvsroot/ccmtools/cpp-environment/ccm/remote/RemoteComponents
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv32019/ccm/remote/RemoteComponents
Modified Files:
ccmtools.h ccmtools.cc
Log Message:
new prototype
Index: ccmtools.h
===================================================================
RCS file: /cvsroot/ccmtools/cpp-environment/ccm/remote/RemoteComponents/ccmtools.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ccmtools.h 23 Jan 2007 10:55:09 -0000 1.3
--- ccmtools.h 5 Mar 2007 09:25:50 -0000 1.4
***************
*** 1,5 ****
/*
* MICO --- an Open Source CORBA implementation
! * Copyright (c) 1997-2006 by The Mico Team
*
* This file was automatically generated. DO NOT EDIT!
--- 1,5 ----
/*
* MICO --- an Open Source CORBA implementation
! * Copyright (c) 1997-2003 by The Mico Team
*
* This file was automatically generated. DO NOT EDIT!
Index: ccmtools.cc
===================================================================
RCS file: /cvsroot/ccmtools/cpp-environment/ccm/remote/RemoteComponents/ccmtools.cc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ccmtools.cc 23 Jan 2007 10:55:10 -0000 1.3
--- ccmtools.cc 5 Mar 2007 09:25:50 -0000 1.4
***************
*** 1,10 ****
/*
* MICO --- an Open Source CORBA implementation
! * Copyright (c) 1997-2006 by The Mico Team
*
* This file was automatically generated. DO NOT EDIT!
*/
! #include <ccmtools.h>
--- 1,10 ----
/*
* MICO --- an Open Source CORBA implementation
! * Copyright (c) 1997-2003 by The Mico Team
*
* This file was automatically generated. DO NOT EDIT!
*/
! #include "ccmtools.h"
|