mirror of
https://github.com/nasa/trick.git
synced 2024-12-30 09:58:53 +00:00
14a75508a3
Changed all header file once include variables to follow the same naming convention and not start with any underscores. Also deleted old incorrect copyright notices. Also removed $Id: tags from all files. Fixes #14. Fixes #22.
14 lines
249 B
Python
14 lines
249 B
Python
|
|
execfile("Modified_data/data_record.dr")
|
|
execfile("Modified_data/realtime.py")
|
|
|
|
|
|
#instruments.echo_jobs.echo_jobs_off()
|
|
|
|
#trick_sys.sched.init()
|
|
|
|
#trick.sim_services.exec_set_terminate_time(15.0)
|
|
|
|
trick.sim_services.exec_set_terminate_time(300.0)
|
|
|