Skip to content

Commit b1ace84

Browse files
authored
Fix formatting of manual build comment in minitests.cpp
1 parent 9df7052 commit b1ace84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minitests/minitests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <cp-neural.h>
22

3-
// Manual build:
3+
// Manual build:
44
// g++ -g -ggdb -I ../cpneural -I /usr/local/include/eigen3 minitest.cpp -L ../Build/cpneural/ -lcpneural -lpthread -o test
55

66
using std::cerr; using std::endl;

0 commit comments

Comments
 (0)