Convert mappings and sequences from flow to block
[mudpy.git] / sample / __init__.yaml
index 97d2259..f4dde51 100644 (file)
@@ -1,7 +1,12 @@
-# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
-# to use, copy, modify, and distribute this software is granted under
-# terms provided in the LICENSE file distributed with this software.
+---
+_copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
+    Permission to use, copy, modify, and distribute this software is granted
+    under terms provided in the LICENSE file distributed with this software.
 
-__control__:
-    include_files: [ "area.yaml", "prop.yaml" ]
-    read_only: yes
+_desc: This is an index file for a sample collection of elements.
+
+_load:
+    - area.yaml
+    - prop.yaml
+
+_lock: true