From f5e4c7ba1f19a84c1a02c7e1e6b84fd81517242f Mon Sep 17 00:00:00 2001 From: Vitor Hideyoshi Nakazone Batista Date: Mon, 25 Oct 2021 12:45:04 -0300 Subject: [PATCH] DicePlayer Translation check_executables was disabled for testing and now it'll be enabled again for new testing Signed-off-by: Vitor Hideyoshi --- diceplayer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diceplayer.py b/diceplayer.py index 4c64081..9b609ba 100644 --- a/diceplayer.py +++ b/diceplayer.py @@ -78,7 +78,7 @@ if __name__ == '__main__': # #### Check whether the executables are in the path - # internal.check_executables() + internal.check_executables() # #### Read the potential, store the info in 'molecules' and prints the info in OUTFILE