mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
d30bd83660
This searches for prototypes by using the same regular expression used to search for functions definitions, but with "{}" replaced by ";". Note that it requires the prototype to be formatted identically to the function definition (e.g. matching white-space). http://code.google.com/p/arduino/issues/detail?id=973 |
||
---|---|---|
.. | ||
.settings | ||
lib | ||
src/processing/app | ||
.classpath | ||
.classpath_macosx | ||
.classpath_vista | ||
.project | ||
build.xml |