diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2007-08-30 13:37:21 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2007-08-30 13:37:21 -0230 |
commit | 16a985e3a93121f17d8025492472d51a7906c46a (patch) | |
tree | 5b158e09637562b2fb1ec662d4afcd69e257a3a0 /py/allDemos.py | |
parent | Squashed commit of the following: (diff) | |
download | ice-16a985e3a93121f17d8025492472d51a7906c46a.tar.bz2 ice-16a985e3a93121f17d8025492472d51a7906c46a.tar.xz ice-16a985e3a93121f17d8025492472d51a7906c46a.zip |
bug 2347 - added book demos to python
Diffstat (limited to 'py/allDemos.py')
-rwxr-xr-x | py/allDemos.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/py/allDemos.py b/py/allDemos.py index 18e71ecec20..21d51a77349 100755 --- a/py/allDemos.py +++ b/py/allDemos.py @@ -68,6 +68,8 @@ demos = [ "Ice/async", "IceStorm/clock", "IceGrid/simple", "Glacier2/callback", + "book/printer", + "book/simple_filesystem" ] # |