init
This commit is contained in:
31
processors/ripr_agents/aisc/aisc_passthru_processor.txt
Normal file
31
processors/ripr_agents/aisc/aisc_passthru_processor.txt
Normal 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
|
||||
Reference in New Issue
Block a user