targets/Rtai/target_rtai.py
author laurent
Thu, 03 Sep 2009 12:09:39 +0200
changeset 388 9d5b3d63563d
parent 203 cb9901076a21
permissions -rwxr-xr-x
Bug with creating or opening a project not closing windows of current opened project fixed
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"