Location: LEMON/LEMON-main/.hgignore

Load file history
gravatar
kpeter (Peter Kovacs)
Port error.h from svn -r3438 + minor changes (error_test does not pass!) In svn -r3438 error_test is not used as a test program and it does not pass.
syntax: glob
*.obj
*.orig
*.rej
*~
*.o
.#.*
*.log
*.lo
*.tar.*
Makefile.in
aclocal.m4
config.h.in
configure
Makefile
config.h
config.log
config.status
libtool
stamp-h1
lemon/lemon.pc
lemon/libemon.la
lemon/stamp-h2
doc/Doxyfile
.dirstamp
.libs/*
.deps/*
syntax: regexp
^doc/html/.*
^autom4te.cache/.*
^build-aux/.*
^objs.*/.*
^test/[a-z_]*$