autoconfiscated

This commit is contained in:
Michael Weber 2010-11-26 11:29:55 +01:00
parent be18a22bce
commit d8a101f54e
7 changed files with 184 additions and 42 deletions

41
.gitignore vendored Normal file
View file

@ -0,0 +1,41 @@
# ltl2ba
autotools/
ltl2ba
*.o
*.lo
*.la
ltl2ba-*.tar.gz
# editor
\#*\#
*~
# http://www.gnu.org/software/automake
TAGS
.deps/
Makefile
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1
config.h
config.h.in
config.log
config.lt
config.status
# libtool
/libtool
.libs/