SEESenv/scripts/finalhtml.py
changeset 30 f66b0a5ebf40
parent 29 5ce5b22a9a0b
child 32 de7ac08f237b
--- 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):