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 ea797d3cda1..ef12c10db41 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -67,6 +67,7 @@ demos = [ "Ice/invoke", "Ice/latency", "Ice/minimal", + "Ice/multicast", "Ice/nested", "Ice/session", "Ice/throughput", |