mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 18:30:39 +01:00
37 lines
236 B
INI
37 lines
236 B
INI
parent 128_data/A.cfg
|
|
|
|
|
|
BOX designA
|
|
|
|
sample
|
|
A from config file B
|
|
ends
|
|
|
|
shapes {
|
|
w ("Ab")
|
|
}
|
|
|
|
elastic (
|
|
w
|
|
)
|
|
|
|
END designA
|
|
|
|
|
|
|
|
BOX designB
|
|
|
|
sample
|
|
B from config file B
|
|
ends
|
|
|
|
shapes {
|
|
w ("B")
|
|
}
|
|
|
|
elastic (
|
|
w
|
|
)
|
|
|
|
END designB
|