Changed HM-configuration at FOCUS

This commit is contained in:
cvs
2003-05-09 12:24:21 +00:00
parent 47c60ba400
commit d28206f589
14 changed files with 609 additions and 396 deletions

View File

@@ -1,5 +1,5 @@
#line 434 "histogram.w"
#line 435 "histogram.w"
/*--------------------------------------------------------------------------
H I S T M E M
@@ -42,7 +42,7 @@
eReflect
} OverFlowMode;
#line 454 "histogram.w"
#line 455 "histogram.w"
/*--------------------------------------------------------------------------*/
@@ -70,9 +70,10 @@
float GetHistCountTime(pHistMem self,SConnection *pCon);
int HistDoCount(pHistMem self, SConnection *pCon);
int HistBlockCount(pHistMem self, SConnection *pCon);
void HistDirty(pHistMem self);
#line 360 "histogram.w"
#line 361 "histogram.w"
int SetHistogram(pHistMem self, SConnection *pCon,
int i,int iStart, int iEnd, HistInt *lData);
@@ -84,7 +85,7 @@
HistInt *lData, int iDataLen);
int PresetHistogram(pHistMem self, SConnection *pCon, HistInt lVal);
#line 403 "histogram.w"
#line 404 "histogram.w"
int MakeHistMemory(SConnection *pCon, SicsInterp *pSics, void *pData,
int argc, char *argv[]);
@@ -93,7 +94,7 @@
int argc, char *argv[]);
#line 456 "histogram.w"
#line 457 "histogram.w"
#endif