COIN-OR::LEMON - Graph Library

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