summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2009-02-05 19:57:32 +0100
committerJose <jose@zeroc.com>2009-02-05 19:57:32 +0100
commit43e414208f1bffee724b0bd2af7a3949979eefaf (patch)
treec45be6c1d4516dc5c56d58032fe511fae57e31bc /cpp/allDemos.py
parentFixed bug 3711 (diff)
downloadice-43e414208f1bffee724b0bd2af7a3949979eefaf.tar.bz2
ice-43e414208f1bffee724b0bd2af7a3949979eefaf.tar.xz
ice-43e414208f1bffee724b0bd2af7a3949979eefaf.zip
Add Ice/nrvo demo to allDemos
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 cf7015fe9be..18a7b325c78 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -38,6 +38,7 @@ demos = [
"Ice/session",
"Ice/throughput",
"Ice/value",
+ "Ice/nrvo",
"IceBox/hello",
"IceStorm/clock",
"IceStorm/counter",