Changes between Version 5 and Version 6 of Dev_Guidelines


Ignore:
Timestamp:
Dec 31, 2006 10:05:42 AM (6 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev_Guidelines

    v5 v6  
    6262 * Opening and closing brackets are on a ''new line'' 
    6363 * Omit brackets for blocks containing only one statement 
    64  * Indentation contains of ''2 spaces'' and no tabs! 
     64 * Indentation consists of ''2 spaces'' per level and no tabs! 
    6565 * Conventional operators should be surrounded by ''a space'' 
    6666 * Commas should be followed by ''a space''