1
0

Update ludmila.h

This commit is contained in:
mexsistor
2020-09-21 01:39:18 -05:00
committed by GitHub
parent 1c92694eb1
commit 09b3bd5ca5

View File

@@ -30,8 +30,9 @@
#define LAYOUT( \ #define LAYOUT( \
k00, k01, k20, \ k00, k01, k20, \
k10, k11 \ k10, k11 \
) { \ )
/*{ \
{ k00, k01 }, \ { k00, k01 }, \
{ k10, k11 }, \ { k10, k11 }, \
{ k20, ___ } \ { k20, ___ } \
} }*/