targets/Generic/__init__.py
author Edouard Tisserant
Mon, 23 Jun 2014 10:57:02 +0200
changeset 1421 0e1a6fcf4670
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Enable overloading of availables languages in POU creation dialog
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass