Changes because asynMotorDriver was broken into asynMotorController and asynMotorAxis

This commit is contained in:
MarkRivers
2011-04-02 15:09:32 +00:00
parent 0a3dc5c215
commit e0794b2814
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -22,7 +22,6 @@ December 13, 2009
#include <ellLib.h>
#include <iocsh.h>
#include "asynMotorDriver.h"
#include "motorSimDriver.h"
#include <epicsExport.h>
+2 -1
View File
@@ -13,7 +13,8 @@ March 28, 2010
#include <epicsTime.h>
#include <epicsThread.h>
#include "asynMotorDriver.h"
#include "asynMotorController.h"
#include "asynMotorAxis.h"
#include "route.h"
#define NUM_SIM_CONTROLLER_PARAMS 0