diff options
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-x | cpp/allDemos.py | 1 |
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", |