This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
trick
Watch
1
Star
0
Fork
0
You've already forked trick
mirror of
https://github.com/nasa/trick.git
synced
2024-12-18 20:57:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c6bdfed95f
trick
/
test
/
SIM_test_dp
/
RUN_test
/
input.py
6 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit of everything.
2015-02-26 15:02:31 +00:00
Python3 exec open (#907) * update .gitignore * #906 change all python execfile() to exec(open().read())
2019-11-14 19:35:57 +00:00
exec
(
open
(
"
Modified_data/data_record.py
"
)
.
read
(
)
)
Initial commit of everything.
2015-02-26 15:02:31 +00:00
trick
.
sim_services
.
exec_set_terminate_time
(
10.0
)
Reference in New Issue
Copy Permalink