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
[CPML] Changed n_points type from int to size_t
[adg.git]
/
.gitignore
blob
d97bb71f0c80c20e13caaeda9a876940b04c7dd7
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
/mkinstalldirs
13
/depcomp
14
/install-sh
15
/ltmain.sh
16
/shave
17
/shave-libtool
18
Makefile.in
19
20
# ./configure
21
/config.log
22
/config.status
23
/libtool
24
/stamp-h*
25
/config.h
26
/adg.pc
27
/cpml.pc
28
.deps/
29
Makefile
30
31
# make
32
.libs/
33
*.o
34
*.loT
35
*.lo
36
*.la
37
*.stamp
38
39
# Autogenerated files
40
/ChangeLog
41
/README
42
/NEWS
43
/TODO
44
/CONTRIBUTING