[CpmlSegment] Implemented a decent offseting curve algorithm
[adg.git] / .gitignore
blobc22433922005a91ba58e8d01971fbb2f43b77845
1 # ./autogen.sh
2 /configure
3 /ABOUT-NLS
4 /INSTALL
5 /aclocal.m4
6 /m4/
7 /autom4te.cache/
8 /config.guess
9 /config.rpath
10 /config.sub
11 /missing
12 /depcomp
13 /gtk-doc.make
14 /install-sh
15 /ltmain.sh
16 Makefile.in
18 # ./configure
19 /config.log
20 /config.status
21 /libtool
22 /stamp-h*
23 /config.h
24 .deps/
25 Makefile
27 # make
28 /adg/adg-type-builtins.c
29 /adg/adg-type-builtins.h
30 /demo/adg-demo
31 /demo/ldim
32 /demo/cpml-test
33 .libs/
34 *.o
35 *.loT
36 *.lo
37 *.la
38 *.stamp
40 # Autogenerated files
41 /ChangeLog
42 /README
43 /NEWS
44 /TODO