Moved defines_globals to src/

This commit is contained in:
Greg Taylor 2008-06-15 20:04:06 +00:00
parent e6e84c2ee5
commit 5064d0cacc
9 changed files with 11 additions and 12 deletions

View file

@ -10,7 +10,7 @@ from apps.config.models import ConfigValue
from apps.helpsys.models import HelpEntry
from apps.objects.models import Object
import functions_general
import defines_global
from src import defines_global
from src import session_mgr
from src import ansi