summaryrefslogtreecommitdiff
path: root/unsorted
diff options
context:
space:
mode:
authorAsh Wolf <ninji@wuffs.org>2022-10-25 20:30:28 +0100
committerAsh Wolf <ninji@wuffs.org>2022-10-25 20:30:28 +0100
commitd0b9848c54e6f85ab713f059dcd1ddef7e57caa6 (patch)
tree5bdb9dbf6c853780bc444dc92bf6f9fa3a95742a /unsorted
parent685f22a6a0a5403c76316a2390c021a7b0f7597d (diff)
downloadMWCC-d0b9848c54e6f85ab713f059dcd1ddef7e57caa6.tar.gz
MWCC-d0b9848c54e6f85ab713f059dcd1ddef7e57caa6.zip
a bunch of compiler stuff
Diffstat (limited to '')
-rw-r--r--unsorted/CmdLineBuildDate.c2
1 files changed, 2 insertions, 0 deletions
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";