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
[AdgPoint] Renamed APIs to fulfill guidelines
[adg.git]
/
.gitignore
blob
6f3653943515043f931cf75fa3d789b0207a8ba3
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
/adg.pc
26
/cpml.pc
27
.deps/
28
Makefile
29
30
# make
31
.libs/
32
*.o
33
*.loT
34
*.lo
35
*.la
36
*.stamp
37
38
# Autogenerated files
39
/ChangeLog
40
/README
41
/NEWS
42
/TODO
43
/CONTRIBUTING