mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
calculator
This commit is contained in:
parent
6e85043ce8
commit
72f999f843
|
@ -15,7 +15,7 @@ using namespace catima;
|
|||
using json = nlohmann::json;
|
||||
|
||||
void help(){
|
||||
std::cout<<"usage: catima_calculator [options]";
|
||||
std::cout<<"usage: catima_calculator config_file.json\n";
|
||||
}
|
||||
|
||||
json load_json(const char *fname);
|
||||
|
|
Loading…
Reference in New Issue
Block a user