COIN-OR::LEMON - Graph Library

Changeset 991:e619a466ca5d in lemon-0.x for doc/coding_style.dox


Ignore:
Timestamp:
11/14/04 14:15:46 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1381
Message:
  • Move template.h to doc/.
  • Insert the license terms into the documentation.
  • template.h now appears under the coding style documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/coding_style.dox

    r955 r991  
    7878\endcode
    7979
     80\section header-template Template Header File
     81
     82Each Lemon header file should look like this:
     83
     84\include template.h
     85
    8086*/
Note: See TracChangeset for help on using the changeset viewer.