~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/gsoap/gsoap-linux-2.7/samples/ck/.svn/text-base/ck.h.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//gsoap ck service name:        ck
2
 
//gsoap ck service style:       rpc
3
 
//gsoap ck service encoding:    encoded
4
 
//gsoap ck service location:    http://www.cs.fsu.edu/~engelen/ck.cgi
5
 
//gsoap ck service namespace:   http://www.cs.fsu.edu/~engelen/ck.wsdl
6
 
 
7
 
//gsoap ck schema  namespace:   urn:ck
8
 
int ck__demo(char **r);