docs: begin to setup main structure and write BlockSS
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
#ifndef PROTECTOR_BUILDTIN_CLI_H
|
||||
#define PROTECTOR_BUILDTIN_CLI_H
|
||||
#include<string>
|
||||
void BookStoreMain(bool,std::string);
|
||||
#endif //PROTECTOR_BUILDTIN_CLI_H
|
Reference in New Issue
Block a user