SKIPPED: psi/dilludriv.c psi/el755driv.c psi/eurodriv.c psi/eve.c psi/eve.h psi/fsm.c psi/ipsdriv.c psi/itc4driv.c psi/itcdriv.c psi/lcdriv.c psi/logger.c psi/logger.h psi/slsmagnet.c
13 lines
142 B
C
13 lines
142 B
C
#ifndef EVDRIVER_H
|
|
#define EVDRIVER_H
|
|
|
|
#ifndef SICSEVCONTROL
|
|
|
|
typedef struct __EVDriver *pEVDriver;
|
|
|
|
#endif
|
|
|
|
#include <evdriver.i>
|
|
|
|
#endif
|