mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 18:30:39 +01:00
34 lines
245 B
INI
34 lines
245 B
INI
|
|
||
|
BOX designA
|
||
|
|
||
|
sample
|
||
|
A mentions the word parent THIS_IS_NOT_A_CONFIG_FILE
|
||
|
ends
|
||
|
|
||
|
shapes {
|
||
|
w ("A")
|
||
|
}
|
||
|
|
||
|
elastic (
|
||
|
w
|
||
|
)
|
||
|
|
||
|
END designA
|
||
|
|
||
|
|
||
|
BOX designB
|
||
|
|
||
|
sample
|
||
|
B is the one we select
|
||
|
ends
|
||
|
|
||
|
shapes {
|
||
|
w ("B")
|
||
|
}
|
||
|
|
||
|
elastic (
|
||
|
w
|
||
|
)
|
||
|
|
||
|
END designB
|