diff options
Diffstat (limited to 'java/allDemos.py')
-rwxr-xr-x | java/allDemos.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/allDemos.py b/java/allDemos.py index 7b7bc9a3b49..9aa4eb8542c 100755 --- a/java/allDemos.py +++ b/java/allDemos.py @@ -41,6 +41,8 @@ demos = [ "Ice/value", "Ice/optional", "Ice/context", + "IceDiscovery/hello", + "IceDiscovery/replication", "IceBox/hello", "IceStorm/clock", "IceGrid/simple", |