mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
00153f8068
This could happen when configs are inherited, but aliases redefined (a rare case so far).
16 lines
120 B
INI
16 lines
120 B
INI
BOX designA, alias1, alias2
|
|
|
|
sample
|
|
A from parent config
|
|
ends
|
|
|
|
shapes {
|
|
w ("A")
|
|
}
|
|
|
|
elastic (
|
|
w
|
|
)
|
|
|
|
END designA
|