COIN-OR::LEMON - Graph Library

Changes between Version 3 and Version 4 of CodingStyle


Ignore:
Timestamp:
01/13/09 18:46:14 (15 years ago)
Author:
Alpar Juttner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodingStyle

    v3 v4  
    119119Each LEMON header file should look like this:
    120120
     121    Note, that the script [source:scripts/unify-sources.sh scripts/unify-sources.sh] will automatically put this header into your code (or will update it in case of subsequent calls).
     122
    121123{{{
    122124#!cpp
     
    125127 * This file is a part of LEMON, a generic C++ optimization library.
    126128 *
    127  * Copyright (C) 2003-2008
     129 * Copyright (C) 2003-2009
    128130 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    129131 * (Egervary Research Group on Combinatorial Optimization, EGRES).