summaryrefslogtreecommitdiff
path: root/py/allDemos.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2007-08-30 13:37:21 -0230
committerDwayne Boone <dwayne@zeroc.com>2007-08-30 13:37:21 -0230
commit16a985e3a93121f17d8025492472d51a7906c46a (patch)
tree5b158e09637562b2fb1ec662d4afcd69e257a3a0 /py/allDemos.py
parentSquashed commit of the following: (diff)
downloadice-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-xpy/allDemos.py2
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"
]
#