targets/Rtai/target_rtai.py
author ed
Sun, 06 Dec 2009 15:54:22 +0100
changeset 454 fd316d2babd5
parent 203 cb9901076a21
permissions -rwxr-xr-x
Made python plugin comaptible with accessors
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"