COIN-OR::LEMON - Graph Library

Changeset 1131:43a91b33f374 in lemon for lemon/Makefile.am


Ignore:
Timestamp:
01/29/12 11:28:41 (12 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

Thread safe map construction and destruction (#223)

It currently support pthread and windows threads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r1111 r1131  
    139139        lemon/bits/graph_adaptor_extender.h \
    140140        lemon/bits/graph_extender.h \
     141        lemon/bits/lock.h \
    141142        lemon/bits/map_extender.h \
    142143        lemon/bits/path_dump.h \
Note: See TracChangeset for help on using the changeset viewer.