You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include/suffix_tree.h :
- fixed build errors ( access modifiers issue)
- removed typedef struct ... as it is unnecessary in C++
src/suffic_tree_demo.cpp :
- fixed typo in function declaration name (seperate -> separate)
0 commit comments