erste Fassung der Berechnung.

This commit is contained in:
Michael Stangl
2026-06-14 08:58:25 +02:00
commit ad6af04801
8 changed files with 896 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
REM Projektpfade setzen Datei per "call setenv.bat" einbinden
SET MILCH_HOME=%~dp0..
IF "%MILCH_HOME:~-1%"=="\" SET MILCH_HOME=%MILCH_HOME:~0,-1%
SET MILCH_BIN=%MILCH_HOME%\bin
SET MILCH_LIB=%MILCH_HOME%\lib
SET MILCH_CFG=%MILCH_HOME%\cfg