summaryrefslogtreecommitdiff
path: root/3rd-party/xfpt/testing/infiles/03
blob: d4d2c65e2ae662a00bb5855e3083269878eedac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.include stdflags
.include stdmacs

.macro pic
.code
.include infiles/pic$1.aspic.inc
.endd
.figure
.image infiles/pic$1.eps.inc
.endfigure
.endmacro

.chapter "Testing"
.pic 01