diff options
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", |