forked from bert/libdxf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
97 lines (93 loc) · 1.16 KB
/
MANIFEST
File metadata and controls
97 lines (93 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.gitignore
AUTHORS
BUGS
COPYING
ChangeLog
HACKING
INSTALL
ISSUES
LICENSE
MANIFEST
Makefile.am
Makefile.win
NEWS
README
TODO
autogen.sh
configure.ac
doc/.gitignore
doc/Drawing_Interchange_and_File_Formats_Release_12.txt
doc/libDXF-dox-no-call-graphs.dox
doc/libDXF-dox-with-call-graphs.dox
src/Makefile.am
src/appid.c
src/appid.h
src/arc.c
src/arc.h
src/attdef.c
src/attdef.h
src/attrib.c
src/attrib.h
src/block.c
src/block.h
src/circle.c
src/circle.h
src/class.c
src/class.h
src/color.h
src/comment.c
src/dim.h
src/ellipse.c
src/ellipse.h
src/endseq.c
src/endtab.c
src/entity.c
src/entity.h
src/eof.c
src/eof.h
src/file.c
src/file.h
src/global.h
src/hatch.c
src/hatch.h
src/header.c
src/header.h
src/insert.c
src/insert.h
src/layer.c
src/layer.h
src/line.c
src/line.h
src/ltype.c
src/ltype.h
src/lwpolyline.c
src/object.c
src/object.h
src/param.h
src/point.c
src/point.h
src/polyline.c
src/polyline.h
src/section.c
src/section.h
src/shape.c
src/shape.h
src/solid.c
src/solid.h
src/style.h
src/table.c
src/table.h
src/text.c
src/text.h
src/thumbnail.c
src/thumbnail.h
src/trace.c
src/trace.h
src/ucs.h
src/util.c
src/util.h
src/vertex.c
src/vertex.h
src/view.h
src/vport.h
# EOF #