- Conescan working now

- Removed old NETReadTillterm


SKIPPED:
	psi/libpsi.a
	psi/tasdriveo.c
This commit is contained in:
koennecke
2006-04-11 08:03:15 +00:00
parent da3dfd9d76
commit 38cfea4865
13 changed files with 230 additions and 124 deletions

7
cone.h
View File

@ -19,9 +19,10 @@ typedef struct {
pIDrivable pDriv;
reflection target;
float lastConeAngle;
pUBCALC ubi;
int center;
pHKL pHkl;
float qScale;
pUBCALC ubi;
int center;
pHKL pHkl;
} coneData, *pConeData;
/*----------------------------------------------------------------------*/