diff options
| author | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-02-04 10:06:51 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-02-04 10:06:51 +0100 |
| commit | 10209192cce23d153d5b893ef2f173292b2b2db5 (patch) | |
| tree | 2bb2043b337d2c79d03800de3da2d06f506158f5 /src/command_line.h | |
| parent | 9e43f84427b7a79bd56d56b46fbd341e1a161cfb (diff) | |
work
Diffstat (limited to 'src/command_line.h')
| -rw-r--r-- | src/command_line.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/command_line.h b/src/command_line.h deleted file mode 100644 index 74daa8d..0000000 --- a/src/command_line.h +++ /dev/null @@ -1,12 +0,0 @@ -/* -* BSD 2-Clause “Simplified” License -* Copyright (c) 2019, Aldrik Ramaekers, aldrik.ramaekers@protonmail.com -* All rights reserved. -*/ - -#ifndef INCLUDE_COMMAND_LINE -#define INCLUDE_COMMAND_LINE - -void handle_command_line_arguments(int argc, char **argv); - -#endif
\ No newline at end of file |
