This commit is contained in:
Dave Goodwin 2003-12-13 22:58:55 +00:00
parent 9610278871
commit b02e301216

View file

@ -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
//