- made fixes to hkl
- Introduced a help system - introduced a module for handling automatic updates of files during long measurements - Added a circular buffer and handling facilities to varlog - Upgraded documentation SKIPPED: psi/faverage.h psi/nxamor.tex psi/pimotor.h psi/pimotor.tex
This commit is contained in:
@ -44,6 +44,8 @@
|
||||
|
||||
/*-------------------- live & death ----------------------------------------*/
|
||||
pVelSelDriv VSCreateSim(void);
|
||||
pVelSelDriv VSCreateDornierSINQ(char *name,Tcl_Interp *pTcl);
|
||||
|
||||
void VSDeleteDriver(pVelSelDriv self);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user