COIN-OR::LEMON - Graph Library

Changeset 667:9cba4444d804 in lemon-0.x


Ignore:
Timestamp:
05/28/04 14:55:02 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@879
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/coding_style.dox

    r628 r667  
    55\section Naming Conventions
    66
    7 In order to make development easier we have made some conventions according to coding style. These include names of types, classes, functions, variables, constants and exceptions. If these conventions are met in one's code then it is easier to read and maintain that code. Please comply with these conventions if you want to contribute developing Hugo library.
     7In order to make development easier we have made some conventions
     8according to coding style. These include names of types, classes,
     9functions, variables, constants and exceptions. If these conventions
     10are met in one's code then it is easier to read and maintain
     11it. Please comply with these conventions if you want to contribute
     12developing Hugo library.
    813
    914\subsection cs-class Classes and other types
Note: See TracChangeset for help on using the changeset viewer.