From c660ba4687bf369c57a0b0a5359c50b5a5d723ff Mon Sep 17 00:00:00 2001 From: Stefan Koelle <50440224+skoelle@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:42:41 +0100 Subject: [PATCH] Add files via upload compile batch file --- COMPILE.BAT | 1 + 1 file changed, 1 insertion(+) create mode 100644 COMPILE.BAT diff --git a/COMPILE.BAT b/COMPILE.BAT new file mode 100644 index 0000000..319d82e --- /dev/null +++ b/COMPILE.BAT @@ -0,0 +1 @@ +c:\progs\tp\tpc xlibunit.pas \ No newline at end of file