// $Id$ #include "ace/ACE.h" ACE_RCSID(CCM_App, SC_Client, "$Id$") // Pretty simple, eh? ;-) int main (int, char *[]) { return 0; }