targets/Rtai/target_rtai.py
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 15:20:51 -0600
branchcherry-pick
changeset 375 b16bcfe531d7
parent 203 cb9901076a21
permissions -rwxr-xr-x
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
class rtai_target(targets.target_gcc):
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
    extensionexe = "exe"
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
    extensiondll = "dll"