.hgignore
author Edouard Tisserant
Fri, 19 Oct 2012 12:14:24 +0200
changeset 861 980800a5aad0
parent 734 5c42cafaee15
child 944 52a17be9c4d1
permissions -rw-r--r--
Now test/python also demonstrate large C pragmas in ST, accessing complex types
.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$