#!E:\NMDev\env\branches\py26-loyalty\Scripts\python.exe
#
if __name__ == "__main__":
    from evasion.director.scripts import main
    main.main()
