-
This commit is contained in:
parent
9610278871
commit
b02e301216
1 changed files with 2 additions and 1 deletions
|
|
@ -277,7 +277,8 @@ namespace Cantera {
|
|||
//
|
||||
// add a default data location for Mac OS X
|
||||
//
|
||||
dirs.push_back("/Applications/Cantera/Data");
|
||||
if (DARWIN == 1)
|
||||
dirs.push_back("/Applications/Cantera/Data");
|
||||
#endif
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue