1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-06 10:59:56 +00:00

Included version string

This commit is contained in:
llsth
2015-04-12 17:01:04 +02:00
parent b78cac0546
commit 465ba0e517

View File

@ -24,9 +24,12 @@
*
*/
#include "def/text.h"
#include "prog/cli.h"
#include "prog/program.h"
const char *vers = DOSVERSION;
int main(int argc, char **argv)
{
if (argc > 1) {