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
[AdgDim] Prefixed internal functions
[adg.git]
/
.gitignore
blob
db9e6a4762e1a29987e99fa6f80cbd642d4a31db
1
# ./autogen.sh
2
/configure
3
/INSTALL
4
/aclocal.m4
5
/autom4te.cache/
6
/config.h.in
7
/config.guess
8
/config.sub
9
/missing
10
/mkinstalldirs
11
/depcomp
12
/install-sh
13
/ltmain.sh
14
Makefile.in
15
16
# ./configure
17
/config.log
18
/config.status
19
/libtool
20
/stamp-h*
21
/config.h
22
.deps/
23
Makefile
24
25
# make
26
.libs/
27
*.o
28
*.loT
29
*.lo
30
*.la
31
*.stamp
32
33
# Autogenerated files
34
/ChangeLog
35
/README
36
/NEWS
37
/TODO
38
/CONTRIBUTING