COIN-OR::LEMON - Graph Library

Changeset 385:50d96f2166d7 in lemon-1.2 for .hgignore


Ignore:
Timestamp:
11/27/08 23:04:46 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Port DIMACS tools from svn -r3516

Namely,

  • apply migrate script
  • apply unify sources
  • break long lines
  • Fixes the compilation
  • dim_to_lgf -> dimacs-to-lgf
  • better .hgignore
  • shorten the doc of dimacs-to-lgf
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .hgignore

    r298 r385  
    3737^objs.*/.*
    3838^test/[a-z_]*$
     39^tools/[a-z-_]*$
    3940^demo/.*_demo$
    4041^build/.*
Note: See TracChangeset for help on using the changeset viewer.