CML2 configuration file is saved and brought up until deleted.

This commit is contained in:
Bahadir Balban
2009-09-20 23:01:17 +03:00
parent 893b68c643
commit 2e35b7a901
3 changed files with 8 additions and 6 deletions

View File

@@ -12,9 +12,6 @@ Import('env')
PROJRELROOT = '../../'
# FIXME This may be the scons binary path! But how does the below imports work then?
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(sys.modules['__main__'].__file__), PROJRELROOT)))
from config.projpaths import *
from scripts.loader.generate_loader_asm import *