*** empty log message ***
This commit is contained in:
parent
f13477c71b
commit
3563f4316f
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue