/
################################################################################
#
# Four Worlds
# Copyright (c) 2009-????
#
# Package: polc
#    File: __init__.py
#
# The automatic Python OLC system, capable of generating an online content editor
# for a given Python class or dict by using dictionaries to discover properties.
#
# Author: Stendec
#
################################################################################

from main import do_olc
from editor import extend, item_add_olc, edit_room, edit_object, edit_exit, edit_character