diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2008-02-07 11:11:22 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2008-02-07 11:11:22 -0330 |
commit | f0d65a7a7234570c7d5a65acccfa82cf9be7fc86 (patch) | |
tree | ffbb559ed546888a9747ab82d54e27c7699bb1d1 /cpp/allDemos.py | |
parent | Added expect script for IceGrid/icebox demo (diff) | |
download | ice-f0d65a7a7234570c7d5a65acccfa82cf9be7fc86.tar.bz2 ice-f0d65a7a7234570c7d5a65acccfa82cf9be7fc86.tar.xz ice-f0d65a7a7234570c7d5a65acccfa82cf9be7fc86.zip |
Added expect script for casino demo
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 0513104bc00..bdafc3e65c1 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -101,6 +101,7 @@ demos = [ "Freeze/library", "Freeze/backup", "Freeze/transform", + "Freeze/casino", "book/freeze_filesystem", "book/simple_filesystem", "book/printer", |