COIN-OR::LEMON - Graph Library

Changeset 628:a3a53d7cedc2 in lemon-0.x for doc/coding_style.dox


Ignore:
Timestamp:
05/13/04 11:56:21 (20 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@819
Message:

Slight modification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/coding_style.dox

    r614 r628  
    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 it. Please comply with these conventions if you want to contribute developing Hugo library.
     7In 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.
    88
    99\subsection cs-class Classes and other types
Note: See TracChangeset for help on using the changeset viewer.