Split execution module in submodules for better readability.

This commit is contained in:
Romain Dorgueil
2017-04-25 23:05:18 +02:00
parent 9b87597c24
commit ad502d7e23
16 changed files with 384 additions and 365 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-04-24 23:47:46.325867
# Updated at 2017-04-25 23:05:05.062813
PYTHON ?= $(shell which python)
PYTHON_BASENAME ?= $(shell basename $(PYTHON))