Update ludmila.h

This commit is contained in:
mexsistor 2020-09-21 01:39:18 -05:00 committed by GitHub
parent 1c92694eb1
commit 09b3bd5ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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