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 78f1d98fe34..c281d5776c5 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -30,6 +30,7 @@ demos = [ "Ice/callback", "Ice/converter", "Ice/hello", + "Ice/interleaved", "Ice/invoke", "Ice/latency", "Ice/minimal", |