9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
Code Guidelines
|
|
|
|
Try to follow the style of the existing code.
|
|
|
|
Please do not add tabs, trailing whitespace, or Windows-style line endings (CRLF).
|
|
|
|
The C++ code was pretty-printed with astyle on 12/12/2013 using the configuration found in build/astyle.cfg
|
|
|