summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/test/wsdl/raa/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_5/test/wsdl/raa/README.txt')
-rw-r--r--ruby_1_8_5/test/wsdl/raa/README.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/ruby_1_8_5/test/wsdl/raa/README.txt b/ruby_1_8_5/test/wsdl/raa/README.txt
deleted file mode 100644
index efbaf9d87c..0000000000
--- a/ruby_1_8_5/test/wsdl/raa/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-RAAServant.rb: based on the file which is generated with the following command;
- bin/wsdl2ruby.rb --wsdl raa.wsdl --servant_skelton --force
-
-RAAService.rb: generated with the following command;
- bin/wsdl2ruby.rb --wsdl raa.wsdl --standalone_server_stub --force
-
-RAA.rb: generated with the following command;
- bin/wsdl2ruby.rb --wsdl raa.wsdl --classdef --force