Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > df5aa91a74c48bc29fef1c22871539fe > files > 298

ace-doc-5.7.2-1mdv2010.0.x86_64.rpm

// $Id: SC_Client.cpp 80826 2008-03-04 14:51:23Z wotte $

#include "ace/ACE.h"

ACE_RCSID(CCM_App, SC_Client, "$Id: SC_Client.cpp 80826 2008-03-04 14:51:23Z wotte $")

// Pretty simple, eh? ;-)

int
ACE_TMAIN (int, ACE_TCHAR *[])
{
  return 0;
}