Update ARE-DYNAMIC.py

This commit is contained in:
ConstancePoulain 2017-04-19 00:46:28 +02:00 committed by GitHub
parent e514711c11
commit 97946cb4c7
1 changed files with 6 additions and 7 deletions

View File

@ -793,7 +793,6 @@ def affichage_strats_resultats_totaux():
# SCRIPT # SCRIPT
####################### #######################
if __name__ == '__main__':
Interface() Interface()
init_complete() init_complete()
simulation() simulation()