diff options
Diffstat (limited to 'cpp')
-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 ef12c10db41..63c2f4c3be1 100755 --- a/cpp/allDemos.py +++ b/cpp/allDemos.py @@ -87,6 +87,7 @@ demos = [ "Freeze/phonebook", "Freeze/library", "Freeze/backup", + "Freeze/transform", "book/freeze_filesystem", "book/simple_filesystem", "book/printer", |