summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2012-11-20 14:38:30 -0330
committerMatthew Newhook <matthew@zeroc.com>2012-11-20 14:38:30 -0330
commit4c69aa841a5e3ecba11c1383892b6b85f0f9408d (patch)
treedd0d795027edc70c867332c938212ac26edefec9 /cpp/allDemos.py
parentUpdated expect script for value demo (diff)
downloadice-4c69aa841a5e3ecba11c1383892b6b85f0f9408d.tar.bz2
ice-4c69aa841a5e3ecba11c1383892b6b85f0f9408d.tar.xz
ice-4c69aa841a5e3ecba11c1383892b6b85f0f9408d.zip
ICE-4962
Added new optional demo for C++.
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index e058b2ae20f..aab0f9a1997 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -42,6 +42,7 @@ demos = [
"Ice/throughput",
"Ice/value",
"Ice/properties",
+ "Ice/optional",
"IceStorm/clock",
"IceStorm/counter",
"IceStorm/replicated",