Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 86 → Rev 87

/cvi/instr/vme/vme.c
13,7 → 13,7
#include "wienvme_dll.h"
 
static int VME_interface= -1;
 
int VME_GetInterface() { return VME_interface;}
int VME_CONNECTED(){
 
return VME_interface;