Make c++ code buildable.
[aho.git] / .gitignore
1 Makefile.in
2 aclocal.m4
3 autom4te.cache/
4 depcomp
5 install-sh
6 missing
7 autogen.sh
8 Makefile
9 stamp-h1
10 compile
11 configure
12 config.h.in
13 config.h
14 config.log
15 config.status
16
17 *~
18 *.o
19 src/.dirstamp
20 src/.deps
21 aho