Skip to content
Snippets Groups Projects
Commit 48b22495 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

"Migration_Tango7"

parent e9154ce9
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
</parent> </parent>
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>SY900S_group-${aol}-${mode}</artifactId> <artifactId>SY900S_group-${aol}-${mode}</artifactId>
<version>2.0.2</version> <version>2.0.3</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>SY900S_Group</name> <name>SY900S_Group</name>
<description>SY900S_group device</description> <description>SY900S_group device</description>
......
...@@ -6,11 +6,14 @@ ...@@ -6,11 +6,14 @@
// //
// project : SY900S_Group // project : SY900S_Group
// //
// $Author: sebleport $ // $Author: vince_soleil $
// //
// $Revision: 1.3 $ // $Revision: 1.4 $
// //
// $Log: not supported by cvs2svn $ // $Log: not supported by cvs2svn $
// Revision 1.3 2007/05/22 12:59:52 sebleport
// _ some command and attribute names have changed
//
// Revision 1.2 2006/08/03 14:58:27 sebleport // Revision 1.2 2006/08/03 14:58:27 sebleport
// - status modification // - status modification
// - add GetLastError command // - add GetLastError command
...@@ -39,8 +42,8 @@ ...@@ -39,8 +42,8 @@
#include "DeviceProxyHelper.h" #include "DeviceProxyHelper.h"
/** /**
* @author $Author: sebleport $ * @author $Author: vince_soleil $
* @version $Revision: 1.3 $ * @version $Revision: 1.4 $
*/ */
// Add your own constants definitions here. // Add your own constants definitions here.
...@@ -63,7 +66,7 @@ namespace SY900S_Group_ns ...@@ -63,7 +66,7 @@ namespace SY900S_Group_ns
*/ */
class SY900S_Group: public Tango::Device_3Impl class SY900S_Group: public Tango::Device_4Impl
{ {
public : public :
// Add your own data members here // Add your own data members here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment