Skip to content

Commit bfdc43d

Browse files
committed
add comment to the test
1 parent ed983ce commit bfdc43d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

libsql-sqlite3/src/test_libsql_f16.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
2-
* BUILD: cc test_libsql_diskann.c -I ../ -L ../.libs -llibsql -o test_libsql_diskann
2+
* GENERATE: python3 test_libsql_f16.py > test_libsql_f16_table.h
3+
* BUILD: cc test_libsql_f16.c -I ../ -L ../.libs -llibsql -lm -o test_libsql_f16
34
* RUN: LD_LIBRARY_PATH=../.libs ./test_libsql_diskann
45
*/
56

0 commit comments

Comments
 (0)