targets/Generic/__init__.py
author Edouard Tisserant
Mon, 09 Feb 2015 13:38:00 +0100
changeset 1444 c162f1b0fbac
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Added forgotten wampconf.json in tests/wamp
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass