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 e058b2ae20f..aab0f9a1997 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -42,6 +42,7 @@ demos = [ "Ice/throughput", "Ice/value", "Ice/properties", + "Ice/optional", "IceStorm/clock", "IceStorm/counter", "IceStorm/replicated", |