PSI sics-cvs-psi-complete-tree-post-site-support

This commit is contained in:
2004-03-09 15:18:11 +00:00
committed by Douglas Clowes
parent 6373f6b0fb
commit ae77364de2
196 changed files with 8344 additions and 3485 deletions

4
scan.i
View File

@@ -32,7 +32,6 @@
int iMode;
float fPreset;
char pFile[1024];
char ext[5];
FILE *fd;
SicsInterp *pSics;
SConnection *pCon;
@@ -51,6 +50,7 @@
(pScanData self,
int iP);
long lPos;
int posSoft;
void *pCounterData;
char pCounterName[512];
int iChannel;
@@ -62,5 +62,3 @@
void *pSpecial;
} ScanData;