aboutsummaryrefslogtreecommitdiff
path: root/examples/c/cfg_includes/book1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/cfg_includes/book1.cfg')
-rw-r--r--examples/c/cfg_includes/book1.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/c/cfg_includes/book1.cfg b/examples/c/cfg_includes/book1.cfg
new file mode 100644
index 0000000..6ccd5a6
--- /dev/null
+++ b/examples/c/cfg_includes/book1.cfg
@@ -0,0 +1,6 @@
+{
+ title = "Treasure Island";
+ author = "Robert Louis Stevenson";
+ price = 29.99;
+ qty = 5;
+},