cleanups for specify "dictionary order by"

This commit is contained in:
Evgeniy A. Dushistov
2017-04-22 21:23:00 +03:00
parent 97b13e6702
commit 1667de0650
3 changed files with 67 additions and 62 deletions

View File

@@ -11,4 +11,4 @@ public:
extern std::string sdcv_readline;
extern IReadLine *create_readline_object();
extern bool stdio_getline(FILE *in, std::string &str);