diff options
author | lshprung <lshprung@yahoo.com> | 2020-10-12 22:20:55 -0700 |
---|---|---|
committer | lshprung <lshprung@yahoo.com> | 2020-10-12 22:20:55 -0700 |
commit | 4313a39544cde16e5750f5affc1b7702770c1699 (patch) | |
tree | 71e0ea2862f0daad8c40fbce0869c6f5699a9cff /read_cfg.h | |
parent | d529fcc336110d243beeef3d393c1122a8238a39 (diff) |
Improved error messages and readme
Diffstat (limited to 'read_cfg.h')
-rw-r--r-- | read_cfg.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,4 +9,6 @@ bool get_sort(); bool get_case_sensitivity(); +void refer_to_doc(); + #endif |