.hgignore
author Edouard Tisserant
Thu, 25 Oct 2012 10:52:46 +0200
changeset 868 7e5da4962bea
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
.project

syntax: regexp
^tests/canopen_slave/build$
syntax: regexp
^tests/canopen_master/build$
syntax: regexp
^tests/python/build$
syntax: regexp
^tests/svgui/build$
syntax: regexp
^tests/wxGlade/build$
syntax: regexp
^.*\.pyc$