From d0b9848c54e6f85ab713f059dcd1ddef7e57caa6 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Tue, 25 Oct 2022 20:30:28 +0100 Subject: a bunch of compiler stuff --- unsorted/CmdLineBuildDate.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 unsorted/CmdLineBuildDate.c (limited to 'unsorted') diff --git a/unsorted/CmdLineBuildDate.c b/unsorted/CmdLineBuildDate.c new file mode 100644 index 0000000..313ca75 --- /dev/null +++ b/unsorted/CmdLineBuildDate.c @@ -0,0 +1,2 @@ +const char *CMDLINE_BUILD_TIME = "19:36:14"; +const char *CMDLINE_BUILD_DATE = "Aug 25 2001"; -- cgit v1.2.3