From 1939470d780f6a3ceca78a762b46d3532ce283b6 Mon Sep 17 00:00:00 2001 From: Max Westerlund Date: Sun, 29 Jun 2025 00:38:29 +0200 Subject: [PATCH] modified: run.bat --- run.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.bat b/run.bat index 75e29e2..79f9294 100644 --- a/run.bat +++ b/run.bat @@ -1,4 +1,4 @@ @echo off call .\compile.bat .\bin\program.exe -echo. \ No newline at end of file +echo \ No newline at end of file