before next stage
This commit is contained in:
3
include/v3.h
Normal file
3
include/v3.h
Normal file
@ -0,0 +1,3 @@
|
||||
void prefix_insert(struct State* state);
|
||||
void prefix_delete(struct State* state);
|
||||
void search(struct State* state);
|
Reference in New Issue
Block a user