Skip to content
Snippets Groups Projects
Commit 21465079 authored by Jean Coquet's avatar Jean Coquet
Browse files

minor changes (compilation under linux)

parent 65c973e7
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@
//
// $Author: jean_coquet $
//
// $Revision: 1.3 $
// $Date: 2011-06-17 14:43:38 $
// $Revision: 1.4 $
// $Date: 2011-06-20 07:37:23 $
//
// SVN only:
// $HeadURL: $
......@@ -17,6 +17,9 @@
// CVS only:
// $Source: /users/chaize/newsvn/cvsroot/Motion/Axis/XPSGroup/src/XPSGroup.h,v $
// $Log: not supported by cvs2svn $
// Revision 1.3 2011/06/17 14:43:38 jean_coquet
// added trajectory support (not finished, not tested, experiemental)
//
// Revision 1.2 2011/05/25 07:48:23 jean_coquet
// now uses YAT4Tango Dynamic Attributes implementation
// automatic creation of 3 attributes for each motor in the group :
......@@ -48,13 +51,13 @@
#include <yat4tango/DynamicAttrHelper.h>
#include <yat4tango/DynamicAttributeManager.h>
#include <yat4tango/DynamicAttribute.h>
#include <yat/threading/mutex.h>
#include <yat/threading/Mutex.h>
//using namespace Tango;
/**
* @author $Author: jean_coquet $
* @version $Revision: 1.3 $
* @version $Revision: 1.4 $
*/
// Add your own constant definitions here.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment