Update of /cvsroot/eas-dev/eas-dev/services/domain-controller
In directory sc8-pr-cvs1:/tmp/cvs-serv18441/services/domain-controller
Modified Files:
service.cxx
Log Message:
mofidifed build process; changes to libsxmlstream (seems that it is still
broken); minor additions over the project
Index: service.cxx
===================================================================
RCS file: /cvsroot/eas-dev/eas-dev/services/domain-controller/service.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- service.cxx 21 Jan 2003 00:44:27 -0000 1.1
+++ service.cxx 3 Feb 2003 06:30:50 -0000 1.2
@@ -1,4 +1,4 @@
-
+/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
|