Changes between Version 3 and Version 4 of Coding_Conventions


Ignore:
Timestamp:
Jun 25, 2009, 7:38:11 PM (15 years ago)
Author:
Philip Taylor
Comment:

require svn:eol-style=native

Legend:

Unmodified
Added
Removed
Modified
  • Coding_Conventions

    v3 v4  
    3838}}}
    3939
     40 * All source files must have the `svn:eol-style` property set to `native`
     41
    4042 * The first non-comment line of any source file must be `#include "precompiled.h"`
    4143