show what file is missing
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7097 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: a720789a52f677521eb682cd9b8d8b5f65441d4d Former-commit-id: 89df5bd087004177df39a89dc8ab15a454f1d660
This commit is contained in:
parent
35d96145e8
commit
e13224807a
1 changed files with 1 additions and 1 deletions
|
@ -1109,7 +1109,7 @@ ReImportGeneticParameters()
|
|||
void* MetaDataFile = GfParmReadFile(buf, GFPARM_RMODE_REREAD);
|
||||
if (!MetaDataFile)
|
||||
{
|
||||
assert( 0 );
|
||||
ReLogOptim.fatal("Couldn't load : %s\n", buf);
|
||||
}
|
||||
|
||||
// Read table of content of meta data file
|
||||
|
|
Loading…
Reference in a new issue