- 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:
5
motor.c
5
motor.c
@ -47,15 +47,12 @@
|
||||
#include <math.h>
|
||||
#include <tcl.h>
|
||||
#include "fortify.h"
|
||||
#include "conman.h"
|
||||
#include "SCinter.h"
|
||||
#include "sics.h"
|
||||
#include "devexec.h"
|
||||
#include "motor.h"
|
||||
#include "splitter.h"
|
||||
#include "Scommon.h"
|
||||
#include "status.h"
|
||||
#include "servlog.h"
|
||||
#include "event.h"
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
some lokal defines
|
||||
|
Reference in New Issue
Block a user