- Fixes to NXscript
- Added Pause and Continue commands - Fixed simulation counter to deal properly with pause - Fixed nxdict HDF5 problem SKIPPED: psi/makefile_alpha psi/nextrics.c psi/nxsans.c
This commit is contained in:
@@ -474,7 +474,8 @@ end:
|
||||
sprintf(pBueffel,"%s.%s = %f",argv[0],pName,pPar->fVal);
|
||||
SCWrite(pCon,pBueffel,eValue);
|
||||
iRet = 1;
|
||||
goto end;
|
||||
DeleteTokenList(pList);
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
end:
|
||||
|
||||
Reference in New Issue
Block a user