.hgignore
author Edouard Tisserant
Mon, 15 Oct 2012 17:05:19 +0200
changeset 851 666f5bdad301
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
.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$