- 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

@ -18,4 +18,3 @@
#endif

View File

@ -60,6 +60,8 @@ time-of-flight mode.
\mbox{}\verb@----------------------------------------------------------------------*/@\\
\mbox{}\verb@#ifndef NXAMOR@\\
\mbox{}\verb@#define NXAMOR@\\
\mbox{}\verb@#include <scan.h>@\\
\mbox{}\verb@#include <HistMem.h>@\\
\mbox{}\verb@@$\langle$namor {\footnotesize ?}$\rangle$\verb@@\\
\mbox{}\verb@#endif@\\
\mbox{}\verb@@$\diamond$

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,

View File

@ -50,6 +50,7 @@ $\langle$pimoti {\footnotesize ?}$\rangle\equiv$
\mbox{}\verb@----------------------------------------------------------------------------*/@\\
\mbox{}\verb@#ifndef PIMOTOR@\\
\mbox{}\verb@#define PIMOTOR@\\
\mbox{}\verb@#include <motor.h>@\\
\mbox{}\verb@@$\langle$pimoti {\footnotesize ?}$\rangle$\verb@@\\
\mbox{}\verb@#endif@\\
\mbox{}\verb@@\\