fix: finished stand argument parsing
This commit is contained in:
5
config.h
5
config.h
@@ -2,10 +2,9 @@
|
||||
#define CONFIG_H
|
||||
|
||||
#define PROGRAM "yait"
|
||||
|
||||
#define LICENSE_LINE "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
|
||||
#define AUTHOR "vx_clutch"
|
||||
#define VERSION "pre-alpha"
|
||||
#define YEAR 2025
|
||||
|
||||
#define LICENCE_LINE "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/licenses/BSD-3-Clause>"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user