2013-12-12 14:54:36 -08:00
|
|
|
Code Guidelines
|
|
|
|
|
|
|
|
Try to follow the style of the existing code.
|
|
|
|
|
|
|
|
Please do not add tabs, trailing whitespace, or Windows-style line endings (CRLF).
|
|
|
|
|
2014-01-05 14:27:25 +02:00
|
|
|
The C++ code was pretty-printed with astyle on 05/01/2014 using the configuration found in build/astyle.cfg
|
2013-12-12 14:54:36 -08:00
|
|
|
|