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

"Migration_Tango7"

parent 8278bb93
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>AcquireWaveformLecroy-${aol}-${mode}</artifactId>
<version>1.1.6</version>
<version>1.1.7</version>
<packaging>nar</packaging>
<name>AcquireWaveformLecroy</name>
<description>AcquireWaveformLecroy device</description>
......
......@@ -6,11 +6,14 @@
//
// project : Acquire_Waveform_Lecroy_Prj
//
// $Author: syldup $
// $Author: vince_soleil $
//
// $Revision: 1.8 $
// $Revision: 1.9 $
//
// $Log: not supported by cvs2svn $
// Revision 1.8 2008/04/24 13:08:44 syldup
// no message
//
// Revision 1.7 2008/02/28 09:02:05 xavela
// xavier :
// StateMachine file added !! (oups)
......@@ -57,8 +60,8 @@
#include "WaveformException.h"
/**
* @author $Author: syldup $
* @version $Revision: 1.8 $ $
* @author $Author: vince_soleil $
* @version $Revision: 1.9 $ $
*/
// Add your own constants definitions here.
......@@ -95,7 +98,7 @@ namespace AcquireWaveformLecroy_ns
*/
class AcquireWaveformLecroy: public Tango::Device_3Impl
class AcquireWaveformLecroy: 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