- 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
This commit is contained in:
cvs
2003-12-10 13:51:11 +00:00
parent e6c51e8fe9
commit f4d6298a95
4 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,7 @@
#define PIMOTOR
#include <motor.h>
int PIMotorWrapper(SConnection *pCon, SicsInterp *pSics, void *pData,
int argc, char *argv[]);
int PIMotorFactory(SConnection *pCon, SicsInterp *pSics, void *pData,