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

"Migration_Tango7"

parent 6ba10be5
Branches
Tags 1.55.0
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>FemtoCurrentAmplifier-${aol}-${mode}</artifactId> <artifactId>FemtoCurrentAmplifier-${aol}-${mode}</artifactId>
<version>1.3.2</version> <version>1.3.3</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>FemtoCurrentAmplifier</name> <name>FemtoCurrentAmplifier</name>
<!-- use for the name of executable --> <!-- use for the name of executable -->
......
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
// //
// project : Femto Low-Noise Current Amplifier // project : Femto Low-Noise Current Amplifier
// //
// $Author: flanglois $ // $Author: vince_soleil $
// //
// $Revision: 1.11 $ // $Revision: 1.12 $
// //
// $Log: not supported by cvs2svn $ // $Log: not supported by cvs2svn $
// //
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
//using namespace Tango; //using namespace Tango;
/** /**
* @author $Author: flanglois $ * @author $Author: vince_soleil $
* @version $Revision: 1.11 $ * @version $Revision: 1.12 $
*/ */
// Add your own constants definitions here. // Add your own constants definitions here.
...@@ -64,7 +64,7 @@ namespace FemtoCurrentAmplifier_ns ...@@ -64,7 +64,7 @@ namespace FemtoCurrentAmplifier_ns
*/ */
class FemtoCurrentAmplifier: public Tango::Device_3Impl class FemtoCurrentAmplifier: 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