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

"Migration_Tango7"

parent 02fe7db0
Branches
Tags
No related merge requests found
......@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId>
<artifactId>Steerer-${aol}-${mode}</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>
<packaging>nar</packaging>
<name>steerer</name> <!-- use for the name of executable -->
......
......@@ -6,11 +6,14 @@
//
// project : Steerer
//
// $Author: stephle $
// $Author: vince_soleil $
//
// $Revision: 1.1 $
// $Revision: 1.2 $
//
// $Log: not supported by cvs2svn $
// Revision 1.1 2009/02/17 12:16:13 stephle
// initial import
//
//
// copyleft : Synchrotron SOLEIL
// L'Orme des Merisiers
......@@ -33,8 +36,8 @@
//using namespace Tango;
/**
* @author $Author: stephle $
* @version $Revision: 1.1 $
* @author $Author: vince_soleil $
* @version $Revision: 1.2 $
*/
// Add your own constants definitions here.
......@@ -65,7 +68,7 @@ namespace steerer_ns
*/
class steerer: public Tango::Device_3Impl
class steerer: public Tango::Device_4Impl
{
public :
// 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