20 lines
754 B
Plaintext
20 lines
754 B
Plaintext
|
|
# ****************************************************************************
|
||
|
|
# 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.
|
||
|
|
# ****************************************************************************
|
||
|
|
# * * ************************************** * *
|
||
|
|
# * ****** Demonstration input file ****** *
|
||
|
|
# * ****** UNCLASSIFIED ****** *
|
||
|
|
# * * ************************************** * *
|
||
|
|
|
||
|
|
# generic UCAV signatures
|
||
|
|
|
||
|
|
include_once signatures/ucav_infrared_sig.txt
|
||
|
|
include_once signatures/ucav_optical_sig.txt
|
||
|
|
include_once signatures/ucav_radar_sig.txt
|
||
|
|
|