diff --git a/faverage.h b/faverage.h index 220beb1..eb0edc9 100644 --- a/faverage.h +++ b/faverage.h @@ -18,4 +18,3 @@ #endif - diff --git a/nxamor.tex b/nxamor.tex index 3a3cb33..21304f6 100644 --- a/nxamor.tex +++ b/nxamor.tex @@ -60,6 +60,8 @@ time-of-flight mode. \mbox{}\verb@----------------------------------------------------------------------*/@\\ \mbox{}\verb@#ifndef NXAMOR@\\ \mbox{}\verb@#define NXAMOR@\\ +\mbox{}\verb@#include @\\ +\mbox{}\verb@#include @\\ \mbox{}\verb@@$\langle$namor {\footnotesize ?}$\rangle$\verb@@\\ \mbox{}\verb@#endif@\\ \mbox{}\verb@@$\diamond$ diff --git a/pimotor.h b/pimotor.h index ef7fe19..1fa219e 100644 --- a/pimotor.h +++ b/pimotor.h @@ -10,6 +10,7 @@ #define PIMOTOR #include + int PIMotorWrapper(SConnection *pCon, SicsInterp *pSics, void *pData, int argc, char *argv[]); int PIMotorFactory(SConnection *pCon, SicsInterp *pSics, void *pData, diff --git a/pimotor.tex b/pimotor.tex index d92c656..9ac3470 100644 --- a/pimotor.tex +++ b/pimotor.tex @@ -50,6 +50,7 @@ $\langle$pimoti {\footnotesize ?}$\rangle\equiv$ \mbox{}\verb@----------------------------------------------------------------------------*/@\\ \mbox{}\verb@#ifndef PIMOTOR@\\ \mbox{}\verb@#define PIMOTOR@\\ +\mbox{}\verb@#include @\\ \mbox{}\verb@@$\langle$pimoti {\footnotesize ?}$\rangle$\verb@@\\ \mbox{}\verb@#endif@\\ \mbox{}\verb@@\\