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,31 @@
# ****************************************************************************
# CUI
#
# The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
#
# The use, dissemination or disclosure of data in this file is subject to
# limitation or restriction. See accompanying README and LICENSE for details.
# ****************************************************************************
include_once ../common/common_platform_script.txt
processor AISC-thinker WSF_RIPR_PROCESSOR
job_pass_through #very important for this commander, it is a pass through
script_variables
end_script_variables
on_initialize
end_on_initialize
on_update
end_on_update
##deprecated
#query_bid
#end_query_bid
end_processor