changeset 1022:e21b3fdec4ef

add comments.
author Frederic Bastien <nouiz@nouiz.org>
date Fri, 03 Sep 2010 16:28:21 -0400
parents f4919b7532df
children f3801e0e3913
files doc/v2_planning/coding_style.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.