This commit is contained in:
2025-09-12 15:20:28 +08:00
commit 3257a14c32
449 changed files with 388780 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
@echo off
rem ****************************************************************************
rem CUI
rem
rem The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
rem
rem The use, dissemination or disclosure of data in this file is subject to
rem limitation or restriction. See accompanying README and LICENSE for details.
rem ****************************************************************************
setlocal
call ..\..\..\bin\weapon_tools.exe blue_sr_sam_lcg.txt
call ..\..\..\bin\weapon_tools.exe blue_lr_sam_lcg.txt
call ..\..\..\bin\weapon_tools.exe blue_naval_sam_lcg.txt
endlocal