summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2014-07-18 11:45:46 -0230
committerDwayne Boone <dwayne@zeroc.com>2014-07-18 11:45:46 -0230
commit46175bc99289ba02eaccd9645ea34c00f58e2a8a (patch)
tree627eb92954f542e5b38dd533758e7ebdf572d763 /cpp/allDemos.py
parentICE-5194 added demo for use of Ice request contexts (diff)
downloadice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.tar.bz2
ice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.tar.xz
ice-46175bc99289ba02eaccd9645ea34c00f58e2a8a.zip
Added Ice/context to allDemos.py files
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py1
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",