Changes between Version 2 and Version 3 of CodingGuidelines
- Timestamp:
- Mar 29, 2012, 9:59:09 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingGuidelines
v2 v3 1 == How ESPACKcode should look like ==1 == How MoleCuilder code should look like == 2 2 3 3 Below you find a brief but hopefully complete list on how the code of espack should look like: 4 4 5 * identate by two spaces 5 * identate by two spaces, never tabs 6 6 * Code Style from Eclipse, see [attachment:ESPACK_codestyle.xml]: 7 7 {{{
