diff options
author | Brent Eagles <brent@zeroc.com> | 2007-02-20 15:52:42 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-02-20 15:52:42 +0000 |
commit | d0e16c1f91a38ad6f6efd2e73d6b5402fa019ef0 (patch) | |
tree | 5b439067833282d401ed7ce7ec505ae4e2c54eea /cpp/install/common/components/ice.ruby.demo | |
parent | Bug 1884 (diff) | |
download | ice-d0e16c1f91a38ad6f6efd2e73d6b5402fa019ef0.tar.bz2 ice-d0e16c1f91a38ad6f6efd2e73d6b5402fa019ef0.tar.xz ice-d0e16c1f91a38ad6f6efd2e73d6b5402fa019ef0.zip |
Fixing missing python component from vc80 installer and misc demo lists
Diffstat (limited to 'cpp/install/common/components/ice.ruby.demo')
-rw-r--r-- | cpp/install/common/components/ice.ruby.demo | 36 |
1 files changed, 3 insertions, 33 deletions
diff --git a/cpp/install/common/components/ice.ruby.demo b/cpp/install/common/components/ice.ruby.demo index eda8c134f12..9eff2cb67a9 100644 --- a/cpp/install/common/components/ice.ruby.demo +++ b/cpp/install/common/components/ice.ruby.demo @@ -1,33 +1,3 @@ -book/printer/Client.rb -book/printer/Printer.ice -book/printer/README -book/README -book/simple_filesystem -book/simple_filesystem/Client.rb -book/simple_filesystem/Filesystem.ice -book/simple_filesystem/README -Ice/hello/Client.rb -Ice/hello/config.client -Ice/hello/Hello.ice -Ice/hello/README -Ice/latency/Client.rb -Ice/latency/config.client -Ice/latency/Latency.ice -Ice/latency/README -Ice/minimal/Client.rb -Ice/minimal/Hello.ice -Ice/minimal/README -Ice/README -Ice/session/Client.rb -Ice/session/config.client -Ice/session/README -Ice/session/Session.ice -Ice/throughput/Client.rb -Ice/throughput/config.client -Ice/throughput/README -Ice/throughput/Throughput.ice -Ice/value/Client.rb -Ice/value/config.client -Ice/value/README -Ice/value/Value.ice -README +include=*.* +include=**/*.* +exclude=Freeze/backup/** |