plugins/c_ext/__init__.py
author Edouard Tisserant
Thu, 16 Feb 2012 15:13:05 +0100
changeset 690 ef60d7e188e6
parent 31 33b38700d0db
permissions -rw-r--r--
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
31
33b38700d0db added basic C Code extention plugin
etisserant
parents:
diff changeset
     1
from c_ext import *