mirror of
https://gitlab.com/rnger/amath
synced 2025-10-06 10:59:56 +00:00
Included version string
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user