COIN-OR::LEMON - Graph Library

source: lemon-main/.hgignore @ 2:1a1c050e941b

Last change on this file since 2:1a1c050e941b was 2:1a1c050e941b, checked in by Alpar Juttner <alpar@…>, 16 years ago

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 size: 154 bytes
RevLine 
[0]1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
[2]7.#.*
8Makefile.in
9aclocal.m4
10config.h.in
11configure
[0]12
13syntax: regexp
14html/.*
[2]15autom4te.cache/.*
16build-aux/.*
17objs.*/.*
Note: See TracBrowser for help on using the repository browser.