🐐 MVTA, CRIBRA, CONFLA

This commit is contained in:
2026-04-25 20:20:54 +02:00
parent 5e4c7350a9
commit 382492a6fc
16 changed files with 225 additions and 2 deletions

4
snippets/mvta.cent Normal file
View File

@@ -0,0 +1,4 @@
DEFINI dbl (x) VT {
REDI (x + x)
}
DIC (MVTA([I, II, III, IV], dbl))