- Added a multiple histogram memory control module. This required a
tiny change in the countable interface which in turn required updating of header file includes in a lot of files. - Some small fixes to TRICS writing as well.
This commit is contained in:
@ -42,18 +42,14 @@
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include "fortify.h"
|
||||
#include "conman.h"
|
||||
#include "Scommon.h"
|
||||
#include "interface.h"
|
||||
#include "sics.h"
|
||||
#include "nserver.h"
|
||||
#include "motor.h"
|
||||
#include "countdriv.h"
|
||||
#include "counter.h"
|
||||
#include "task.h"
|
||||
#include "devexec.h"
|
||||
#include "status.h"
|
||||
#include "lld.h"
|
||||
#include "event.h"
|
||||
|
||||
/*
|
||||
#define DEBUG 1
|
||||
|
Reference in New Issue
Block a user