diff -r 5ce5b22a9a0b -r f66b0a5ebf40 SEESenv/scripts/finalhtml.py --- a/SEESenv/scripts/finalhtml.py Thu Feb 25 17:06:32 2010 +0530 +++ b/SEESenv/scripts/finalhtml.py Thu Feb 25 18:53:51 2010 +0530 @@ -4,7 +4,7 @@ import os from BeautifulSoup import BeautifulSoup import time -temp_dir='/home/hg/repos/SEES-hacks/' +temp_dir='/home/hg/repos/SEES-hacks/temp/' def finalchanges(file_name,html_string):