Fix this file to delete output.txt when it's done.

This commit is contained in:
Sam Tobin-Hochstadt 2010-04-19 17:20:07 -04:00
parent bf5be735e5
commit c3eb495627
2 changed files with 2 additions and 1 deletions

View File

@ -1 +0,0 @@
output.txt

View File

@ -139,3 +139,5 @@ There is only one writer function at the moment:
}
]
@(delete-file "output.txt")