mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 08:03:51 +00:00
5c117bcfe3
In the monte carlo input files I added a test for python 2/3. If we are 3 run exec(open("file").read()), else run execfile("file")