repo.or.cz
/
adg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AdgFontStyle] Hidden private struct
[adg.git]
/
.gitignore
blob
6ce4eec5fb3fbe3e4a95cc4981a41573f57d1bf3
1
# ./autogen.sh
2
/configure
3
/ABOUT-NLS
4
/INSTALL
5
/aclocal.m4
6
/autom4te.cache/
7
/config.h.in
8
/config.guess
9
/config.rpath
10
/config.sub
11
/missing
12
/depcomp
13
/install-sh
14
/ltmain.sh
15
/shave
16
/shave-libtool
17
Makefile.in
18
19
# ./configure
20
/config.log
21
/config.status
22
/libtool
23
/stamp-h*
24
/config.h
25
.deps/
26
Makefile
27
28
# make
29
.libs/
30
*.o
31
*.loT
32
*.lo
33
*.la
34
*.stamp
35
36
# Autogenerated files
37
/ChangeLog
38
/README
39
/NEWS
40
/TODO