This commit is contained in:
cozis
2022-01-14 03:40:39 +01:00
parent 0701880326
commit 68ffe8ec5c
+1 -1
View File
@@ -5,7 +5,7 @@
#include <string.h> #include <string.h>
#include "lina.h" #include "lina.h"
/* This function compares the lina_transpose /* This program compares the lina_transpose
** implementation against the naive implementation. ** implementation against the naive implementation.
*/ */