This commit is contained in:
sanj 2010-11-04 05:32:07 +05:30
commit 3826064c99

View File

@ -3,7 +3,7 @@ import os
import sys
import site
project_module = 'vurbanism'
project_module = 'rizk'
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))