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 803d3bd89bb..63364c02627 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -43,6 +43,7 @@ demos = [ "Ice/value", "Ice/properties", "Ice/optional", + "Ice/context", "IceStorm/clock", "IceStorm/counter", "IceStorm/replicated", |