mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
19 lines
249 B
INI
19 lines
249 B
INI
|
parent 165_design_alias_parent_override.parent.cfg
|
||
|
|
||
|
# the following designA will have these 2 alias names. alias2 will be gone
|
||
|
BOX designA, alias1, alias3
|
||
|
|
||
|
sample
|
||
|
A from regular config
|
||
|
ends
|
||
|
|
||
|
shapes {
|
||
|
w ("Ab")
|
||
|
}
|
||
|
|
||
|
elastic (
|
||
|
w
|
||
|
)
|
||
|
|
||
|
END designA
|