targets/Generic/__init__.py
author Edouard Tisserant
Tue, 28 Jan 2014 16:30:48 +0100
changeset 1391 f6818bb5e292
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Added <string.h> to plc_main_head.c to avoid warnings.
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass