Imported from archive.
[mudpy.git] / sample / __init__.mpy
diff --git a/sample/__init__.mpy b/sample/__init__.mpy
new file mode 100644 (file)
index 0000000..93925a0
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright (c) 2004-2009 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 = [ "location.mpy", "prop.mpy" ]
+read_only = yes
+