Merge branch 'filesystem' into 0.2

This commit is contained in:
Romain Dorgueil
2017-04-28 06:33:37 +02:00
30 changed files with 423 additions and 266 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-04-27 10:59:55.259076
# Updated at 2017-04-28 06:33:29.712011
PYTHON ?= $(shell which python)
PYTHON_BASENAME ?= $(shell basename $(PYTHON))