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-22 06:27:49 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
284ea8521a
trick
/
test
/
SIM_test_inherit
/
RUN_test
/
input.py
8 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit of everything.
2015-02-26 15:02:31 +00:00
def
main
(
)
:
Split test sims and fun sims into separate directories. Moved more sims into the test directory. refs #191
2016-02-23 20:38:49 +00:00
trick
.
stop
(
30.0
)
Initial commit of everything.
2015-02-26 15:02:31 +00:00
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
Copy Permalink