*** empty log message ***

This commit is contained in:
Dave Goodwin 2004-01-02 00:30:09 +00:00
parent f13477c71b
commit 3563f4316f

View file

@ -45,7 +45,7 @@ namespace Cantera {
#ifdef WIN32
tmp_dir(".") {}
#else
tmp_dir("/tmp") {}
tmp_dir(".") {}
#endif
virtual ~Application() {
map<string, XML_Node*>::iterator pos;