aboutsummaryrefslogtreecommitdiff
path: root/examples/c/example4.cfg
blob: 7b5b75adb0c8f083a451c22c5e59d9187d0178d2 (plain)
1
2
3
4
5
6
7
8
9
// Config file with wildcard includes


books: (

@include "cfg_includes/book*.cfg"


);