COIN-OR::LEMON - Graph Library

source: glemon/.hgignore @ 5:390d05b2d25c

Last change on this file since 5:390d05b2d25c was 1:67188bd752db, checked in by Peter Hegyi <hegyi@…>, 16 years ago

SVN revision 3500 made compilable with Lemon 1.0.

File size: 754 bytes
Line 
1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
7*.log
8*.lo
9*.tar.*
10*.bak
11Makefile.in
12aclocal.m4
13config.h.in
14configure
15Makefile
16config.h
17config.log
18config.status
19libtool
20stamp-h1
21lemon/lemon.pc
22lemon/libemon.la
23lemon/stamp-h2
24doc/Doxyfile
25.dirstamp
26.libs/*
27.deps/*
28demo/*.eps
29m4/*.m4
30ABOUT-NLS
31autopackage/default.apspec
32glemon
33glemon.spec
34guipixbufs.h
35po/boldquot.sed
36po/en@boldquot.header
37po/en@quot.header
38po/hu.gmo
39po/insert-header.sin
40po/Makefile.in.in
41po/Makevars.template
42po/POTFILES
43po/quot.sed
44po/remove-potcdate.sin
45po/Rules-quot
46po/stamp-po
47
48syntax: regexp
49(.*/)?\#[^/]*\#$
50^doc/html/.*
51^autom4te.cache/.*
52^build-aux/.*
53^objs.*/.*
54^test/[a-z_]*$
55^demo/.*_demo$
56^build/.*
57^doc/gen-images/.*
58CMakeFiles
59DartTestfile.txt
60cmake_install.cmake
61CMakeCache.txt
Note: See TracBrowser for help on using the repository browser.