- Added makefile_slinux
- Changed mesure to be a silver bullet
This commit is contained in:
@@ -1243,6 +1243,10 @@ name of hkl object holding crystallographic information
|
||||
free(self->pCurrentFile);
|
||||
|
||||
pText = makeFilename(pServ->pSics,pCon);
|
||||
if(pText == NULL)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
self->pCurrentFile = strdup(pText);
|
||||
if(self->iHDF5)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user