move tclmot to site site_ansto

r3806 | jgn | 2012-11-14 11:34:16 +1100 (Wed, 14 Nov 2012) | 1 line
This commit is contained in:
Jing Chen
2012-11-14 11:34:16 +11:00
committed by Douglas Clowes
parent 38b9e37678
commit 632818ca62

View File

@ -45,6 +45,6 @@
} TCLDriv;
MotorDriver *CreateTclMotDriv(SConnection *pCon, int argc, char *argv[]);
extern MotorDriver *CreateTclMotDriv(SConnection *pCon, int argc, char *argv[]);
#endif