wavmetrics: add a small test

This commit is contained in:
tTh
2024-02-08 04:07:42 +01:00
parent f039df4fe2
commit 09a4cb7cff
4 changed files with 37 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
GFOPT = -Wall -Wextra -g -I.
all: chkpixels trnd
all: chkpixels trnd twavm
# ---------------------------------------------------------