- Added file checking and listings to exeman
- Fixed some problems with mesure - Fixed issues with tasub
This commit is contained in:
1
mesure.w
1
mesure.w
@ -25,6 +25,7 @@ The interface to this object consists of these functions:
|
||||
/*--------------------- live & death --------------------------------------*/
|
||||
pMesure CreateMesure(pHKL pCryst, pScanData pScanner,
|
||||
pMotor pOmega, char *pom,
|
||||
pMotor p2Theta, char *p2t,
|
||||
char *pFileRoot,pDataNumber pDanu);
|
||||
void DeleteMesure(void *pData);
|
||||
|
||||
|
Reference in New Issue
Block a user