# HG changeset patch # User Frederic Bastien # Date 1283545701 14400 # Node ID e21b3fdec4efed2b3fb23fa0af23f67cc6ef88d9 # Parent f4919b7532dfd6476ed91ea7db71cba34ab7f4d2 add comments. diff -r f4919b7532df -r e21b3fdec4ef doc/v2_planning/coding_style.txt --- a/doc/v2_planning/coding_style.txt Fri Sep 03 16:26:42 2010 -0400 +++ b/doc/v2_planning/coding_style.txt Fri Sep 03 16:28:21 2010 -0400 @@ -40,3 +40,7 @@ compatible as possible with Python 3? +C coding style: +--------------- + +We also need a c-style coding style.