- Adapted amor status stuff to work with the new http based HM

This commit is contained in:
koennecke
2006-08-16 14:14:08 +00:00
parent 4b91d841d6
commit 928738dbd8
9 changed files with 131 additions and 13 deletions

View File

@ -23,6 +23,7 @@
pScanData pScan;
pHistMem pHM;
int iTOF;
int iHTTP;
}AmorStat, *pAmorStat;