X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=sample%2F__init__.yaml;h=4d4c9453cf55f9508ae6cdd3d2117f791629e816;hb=b8e4ce13c1d87ce8005faac63328bc17104b0790;hp=97d22593e124f1b45590d5c7fd8ea816c138f447;hpb=410ec25c7e58ba5a8a115b64c0ca6e90248e87ac;p=mudpy.git diff --git a/sample/__init__.yaml b/sample/__init__.yaml index 97d2259..4d4c945 100644 --- a/sample/__init__.yaml +++ b/sample/__init__.yaml @@ -1,7 +1,9 @@ -# Copyright (c) 2004-2014 Jeremy Stanley . 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 . + 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