summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index 18a7b325c78..3b98a9c9607 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -35,10 +35,11 @@ demos = [
"Ice/minimal",
"Ice/multicast",
"Ice/nested",
+ "Ice/nrvo",
+ "Ice/plugin",
"Ice/session",
"Ice/throughput",
"Ice/value",
- "Ice/nrvo",
"IceBox/hello",
"IceStorm/clock",
"IceStorm/counter",