diff options
Diffstat (limited to 'unsorted')
-rw-r--r-- | unsorted/CmdLineBuildDate.c | 2 |
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"; |