Skip to content

Commit

Permalink
Adapt to new API.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Jan 20, 2024
1 parent 92c4146 commit df5e634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/all_codecs.ml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
let string_of_properties = function
| `Intra_only -> "Intra only"
| `Lossy -> "Lossy"
| `Fields -> "Fields"
| `Lossless -> "Lossless"
| `Reorder -> "Reorder"
| `Bitmap_sub -> "Bitmap sub"
Expand Down

0 comments on commit df5e634

Please sign in to comment.