summaryrefslogtreecommitdiffstats
path: root/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat)0
-rwxr-xr-xsca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py)0
-rw-r--r--sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite (renamed from tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite)0
13 files changed, 0 insertions, 0 deletions
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am
index 6b2d218134..6b2d218134 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/Makefile.am
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README
index c590973f5f..c590973f5f 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html
index c52cb6ec86..c52cb6ec86 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/README.html
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat
index 86579ce38b..86579ce38b 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/deploy.bat
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite
index 522a2fc0c8..522a2fc0c8 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.app.composite
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am
index 8c4781759e..8c4781759e 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/Makefile.am
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat
index 93c044ed82..93c044ed82 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.bat
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh
index e6ec73b209..e6ec73b209 100755
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/runclient.sh
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py
index 5de99fcf8e..5de99fcf8e 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather.client/weather_forecast_client.py
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am
index d0450ef707..d0450ef707 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/Makefile.am
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl
index ec39e2287a..ec39e2287a 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecast.wsdl
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py
index 6e3775de0b..6e3775de0b 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/WeatherForecastImpl.py
diff --git a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite
index 70e9674d23..70e9674d23 100644
--- a/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite
+++ b/sca-cpp/tags/native-sca-1.0.incubating-M3/samples/PythonWeatherForecast/sample.weather/sample.weather.composite