COIN-OR::LEMON - Graph Library

Changes in / [329:b802094f96fd:333:58f1a3144134] in lemon-1.0


Ignore:
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r314 r331  
    55
    66EXTRA_DIST = \
     7        AUTHORS \
    78        LICENSE \
    89        m4/lx_check_cplex.m4 \
  • NEWS

    r262 r332  
    1 20XX-XX-XX Version 1.0 released
     12008-10-13 Version 1.0 released
    22
    33        This is the first stable release of LEMON. Compared to the 0.x
     
    66        changed in several places.
    77
    8         * The major name changes compared to the 0.x series
     8        * The major name changes compared to the 0.x series (see the
     9          Migration Guide in the doc for more details)
    910          * Graph -> Digraph, UGraph -> Graph
    1011          * Edge -> Arc, UEdge -> Edge
Note: See TracChangeset for help on using the changeset viewer.