summaryrefslogtreecommitdiff
path: root/examples/ASX/CCM_App/SC_Client.cpp
blob: b1dc59ae2eec39bb00a7b16fde7b0030e09440d5 (plain)
1
2
3
4
5
6
7
8
9
// Pretty simple, eh? ;-)
// $Id$


int 
main (int, char *[])
{
  return 0;
}