targets/Rtai/target_rtai.py
author greg
Fri, 10 Apr 2009 07:53:42 +0200
changeset 335 c5f3f71e7260
parent 203 cb9901076a21
permissions -rwxr-xr-x
fixed bug : buffer overflow when debugging PLC with python blocks
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"