Overhaul data management to get rid of __control__
[mudpy.git] / sample / __init__.yaml
index 97d2259..da51bad 100644 (file)
@@ -2,6 +2,6 @@
 # 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
+_load: [ area.yaml, prop.yaml ]
+
+_lock: true