COIN-OR::LEMON - Graph Library

Changeset 2:1a1c050e941b in lemon-1.2 for .hgignore


Ignore:
Timestamp:
12/18/07 12:06:37 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

More fixes that make autotools working for the empty repo

  • Add a dummy lemon/list_graph.h file and put it in the Makefile.am
  • Remove the unnecesary icons from doc/icons/geom folder.
  • Update .hgignore
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .hgignore

    r0 r2  
    55*~
    66*.o
     7.#.*
     8Makefile.in
     9aclocal.m4
     10config.h.in
     11configure
    712
    813syntax: regexp
    914html/.*
     15autom4te.cache/.*
     16build-aux/.*
     17objs.*/.*
Note: See TracChangeset for help on using the changeset viewer.