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

"Migration_Tango7"

parent d8391428
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>CYBERSTARx1000-${aol}-${mode}</artifactId> <artifactId>CYBERSTARx1000-${aol}-${mode}</artifactId>
<version>1.3.6</version> <version>1.3.7</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>CYBERSTARx1000</name> <name>CYBERSTARx1000</name>
<description>CYBERSTARx1000 device</description> <description>CYBERSTARx1000 device</description>
......
...@@ -6,11 +6,14 @@ ...@@ -6,11 +6,14 @@
// //
// project : CYBERSTARx1000 // project : CYBERSTARx1000
// //
// $Author: buteau $ // $Author: vince_soleil $
// //
// $Revision: 1.16 $ // $Revision: 1.17 $
// //
// $Log: not supported by cvs2svn $ // $Log: not supported by cvs2svn $
// Revision 1.16 2008/07/29 17:13:39 buteau
// Pb MANTIS 9936
//
// Revision 1.15 2008/03/03 16:50:37 sebleport // Revision 1.15 2008/03/03 16:50:37 sebleport
// - read part of windowWidth and windowCenterPosition attributes added // - read part of windowWidth and windowCenterPosition attributes added
// //
...@@ -84,8 +87,8 @@ ...@@ -84,8 +87,8 @@
//using namespace Tango; //using namespace Tango;
/** /**
* @author $Author: buteau $ * @author $Author: vince_soleil $
* @version $Revision: 1.16 $ * @version $Revision: 1.17 $
*/ */
// Add your own constants definitions here. // Add your own constants definitions here.
...@@ -124,7 +127,7 @@ namespace CYBERSTARx1000_ns ...@@ -124,7 +127,7 @@ namespace CYBERSTARx1000_ns
*/ */
class CYBERSTARx1000: public Tango::Device_3Impl class CYBERSTARx1000: 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