Imported from archive.
[mudpy.git] / sample / __init__.mpy
similarity index 83%
rename from sample/index
rename to sample/__init__.mpy
index e543503..93925a0 100644 (file)
@@ -3,6 +3,6 @@
 # terms provided in the LICENSE file distributed with this software.
 
 [__control__]
-include_files = [ "location", "prop" ]
+include_files = [ "location.mpy", "prop.mpy" ]
 read_only = yes