diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-11-16 13:21:17 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-11-16 13:21:17 +0100 |
| commit | 01d30ed9cc4c080dea45ee85ec7af76cbd7e61bb (patch) | |
| tree | 383c090f41b22e706775f98d704ed1a39d498175 /fluid/README_fl.txt | |
| parent | d28d03e1aca7d2e4d3b625a95912f0cebf9bac10 (diff) | |
FLUID: inlined data can be stored compressed.
Diffstat (limited to 'fluid/README_fl.txt')
| -rw-r--r-- | fluid/README_fl.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 83062beb3..1a824b1e2 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -413,6 +413,7 @@ Type "data" <word> : C++ variable name "filename" <word> : name or path as entered by user, forward slashes "textmode" : defaults to binary mode + "compressed" : defaults to not compressed ... : inherits more from decl Type "declblock" <word> : C++ code |
