removed
This commit is contained in:
25
ipsdriv.h
25
ipsdriv.h
@ -1,25 +0,0 @@
|
||||
/*-------------------------------------------------------------------------
|
||||
I P S D R I V . H
|
||||
|
||||
Driver for the Oxford Instruments IPS/PS magnet power supply.
|
||||
|
||||
Markus Zolliker, June 2004
|
||||
|
||||
copyright: see implementation file.
|
||||
|
||||
-----------------------------------------------------------------------------*/
|
||||
#ifndef SICSIPS
|
||||
#define SICSIPS
|
||||
/*------------------------- The Driver ------------------------------------*/
|
||||
|
||||
pEVDriver CreateIpsDriver(int argc, char *argv[]);
|
||||
|
||||
|
||||
/*------------------------- The Tecs object ------------------------------*/
|
||||
|
||||
int IpsWrapper(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
void IpsCustomize(SConnection *pCon, pEVControl pEvc);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user